Add a proper trigger config
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			[ci config]
This commit is contained in:
		@ -8,6 +8,9 @@ steps:
 | 
				
			|||||||
      remote: ssh://dokku@dokku.autonomic.zone:222/alerta
 | 
					      remote: ssh://dokku@dokku.autonomic.zone:222/alerta
 | 
				
			||||||
      ssh_key:
 | 
					      ssh_key:
 | 
				
			||||||
        from_secret: drone_deploy_key
 | 
					        from_secret: drone_deploy_key
 | 
				
			||||||
    trigger:
 | 
					trigger:
 | 
				
			||||||
      branch:
 | 
					  branch:
 | 
				
			||||||
        - master
 | 
					    - master
 | 
				
			||||||
 | 
					  event:
 | 
				
			||||||
 | 
					    exclude:
 | 
				
			||||||
 | 
					      - pull_request
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user