forked from kamba4/sunders
		
	Containerizes application #12
					 1 changed files with 1 additions and 2 deletions
				
			
		fix: CI uses Containerfile and directly tags package
		
	
				commit
				
					
					
						cb27186641
					
				
			
		|  | @ -25,8 +25,7 @@ jobs: | |||
|        | ||||
|       - name: Build and push web image to Container Registry | ||||
|         run: | | ||||
|           docker build -t web:latest . | ||||
|           docker tag web:latest git.hamburg.ccc.de/ccchh/sunders/web:latest | ||||
|           docker build -f Containerfile -t git.hamburg.ccc.de/ccchh/sunders/web:latest . | ||||
|           docker push git.hamburg.ccc.de/ccchh/sunders/web:latest | ||||
|         working-directory: ./ | ||||
|        | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue