Update .woodpecker.yml
This commit is contained in:
		
							parent
							
								
									4d7093ce3f
								
							
						
					
					
						commit
						52f592cc69
					
				| 
						 | 
				
			
			@ -114,7 +114,7 @@ steps:
 | 
			
		|||
  deploy-production:
 | 
			
		||||
    name: deploy-production
 | 
			
		||||
    image: woodpeckerci/plugin-docker-buildx
 | 
			
		||||
    secrets: [REGISTRY_USER, REGISTRY_PASSWORD]
 | 
			
		||||
    secrets: [REGISTRY_USER, REGISTRY_PASSWORD, SENTRY_DSN]
 | 
			
		||||
    volumes:
 | 
			
		||||
      - /var/run/docker.sock:/var/run/docker.sock
 | 
			
		||||
    commands:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue