fix: missing mapping key of deploy
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			This commit is contained in:
		@@ -35,7 +35,8 @@ kind: pipeline
 | 
			
		||||
type: docker
 | 
			
		||||
name: deploy
 | 
			
		||||
 | 
			
		||||
  - name: deploy
 | 
			
		||||
steps:
 | 
			
		||||
  - name: production
 | 
			
		||||
    image: docker/compose:1.29.2
 | 
			
		||||
    pull: if-not-exists
 | 
			
		||||
    volumes:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user