Revert "Add build failure notifications"
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			This reverts commit 52a3cd9520.
			
			
This commit is contained in:
		
							
								
								
									
										15
									
								
								.drone.yml
									
									
									
									
									
								
							
							
						
						
									
										15
									
								
								.drone.yml
									
									
									
									
									
								
							@ -21,21 +21,6 @@ steps:
 | 
				
			|||||||
        from_secret: drone_ssh_swarm-0_coopcloud_tech
 | 
					        from_secret: drone_ssh_swarm-0_coopcloud_tech
 | 
				
			||||||
    depends_on:
 | 
					    depends_on:
 | 
				
			||||||
      - build static
 | 
					      - build static
 | 
				
			||||||
 | 
					 | 
				
			||||||
  - name: notify on failure
 | 
					 | 
				
			||||||
    image: plugins/matrix
 | 
					 | 
				
			||||||
    settings:
 | 
					 | 
				
			||||||
      homeserver: https://matrix.autonomic.zone
 | 
					 | 
				
			||||||
      roomid: "IFazIpLtxiScqbHqoa:autonomic.zone"
 | 
					 | 
				
			||||||
      userid: "@autono-bot:autonomic.zone"
 | 
					 | 
				
			||||||
      accesstoken:
 | 
					 | 
				
			||||||
        from_secret: autono_bot_access_token
 | 
					 | 
				
			||||||
    depends_on:
 | 
					 | 
				
			||||||
      - build static
 | 
					 | 
				
			||||||
      - deployment
 | 
					 | 
				
			||||||
    when:
 | 
					 | 
				
			||||||
      status:
 | 
					 | 
				
			||||||
        - failure
 | 
					 | 
				
			||||||
trigger:
 | 
					trigger:
 | 
				
			||||||
  branch:
 | 
					  branch:
 | 
				
			||||||
    - main
 | 
					    - main
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user