Update .gitea/workflows/build-container.yaml
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Build container / Build (push) Successful in 31s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Build container / Build (push) Successful in 31s
				
			This commit is contained in:
		| @@ -47,3 +47,4 @@ jobs: | |||||||
|         context: . |         context: . | ||||||
|         # use the current commit SHA as the tag |         # use the current commit SHA as the tag | ||||||
|         tags: git.kluster.moll.re/remoll/dns:${{ steps.version.outputs.BUILD_NAME }}-${{ gitea.run_number }} |         tags: git.kluster.moll.re/remoll/dns:${{ steps.version.outputs.BUILD_NAME }}-${{ gitea.run_number }} | ||||||
|  |         push: true | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user