debug(CI): actually build image
This commit is contained in:
		
							parent
							
								
									ab232e66b6
								
							
						
					
					
						commit
						4719b90997
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -21,7 +21,7 @@ before_script: | ||||||
|   - lsof | wc -l |   - lsof | wc -l | ||||||
|   - sysctl fs.file-max |   - sysctl fs.file-max | ||||||
|  # - docker pull "$CI_REGISTRY_IMAGE" || true |  # - docker pull "$CI_REGISTRY_IMAGE" || true | ||||||
|   - docker pull "$BASE" |  # - docker pull "$BASE" | ||||||
|   - > |   - > | ||||||
|       docker build |       docker build | ||||||
|       --ulimit nofile=999999 |       --ulimit nofile=999999 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue