ci: fix build_ci_images typo
This commit is contained in:
		
							parent
							
								
									f67a4b0392
								
							
						
					
					
						commit
						3eb98c1e81
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -15,7 +15,7 @@ docker build -t amd64_gcc_unit_tests -f $CI_DIR/amd64/gcc/unit_tests.dockerfile | |||
| echo "==> Building image: amd64_gcc_valgrind" | ||||
| docker build -t amd64_gcc_valgrind -f $CI_DIR/amd64/gcc/valgrind.dockerfile . | ||||
| 
 | ||||
| echo "==> Building image: amd64_clang_msan" | ||||
| echo "==> Building image: amd64_clang_coverage" | ||||
| docker build -t amd64_clang_coverage -f $CI_DIR/amd64/clang/coverage.dockerfile . | ||||
| 
 | ||||
| echo "==> Building image: amd64_clang_lsan" | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue