Fixed docker deploy
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				ci/woodpecker/push/tools-wasm-pack-docker Pipeline was successful
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	ci/woodpecker/push/tools-wasm-pack-docker Pipeline was successful
				
			This commit is contained in:
		| @@ -3,12 +3,12 @@ pipeline: | |||||||
|     image: plugins/docker |     image: plugins/docker | ||||||
|     settings: |     settings: | ||||||
|       registry: git.koval.net |       registry: git.koval.net | ||||||
|       username: |       username: cyclane | ||||||
|         from_secret: DEPLOY_USER |  | ||||||
|       password: |       password: | ||||||
|         from_secret: DEPLOY_TOKEN |         from_secret: DEPLOY_TOKEN | ||||||
|       repo: cyclane/game-algorithms/wasm-pack |       repo: git.koval.net/cyclane/game-algorithms/wasm-pack | ||||||
|       tags: latest |       tags: latest | ||||||
|  |       context: tools/wasm-pack-docker | ||||||
|       dockerfile: tools/wasm-pack-docker/Dockerfile |       dockerfile: tools/wasm-pack-docker/Dockerfile | ||||||
|     when: |     when: | ||||||
|       path: |       path: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user