This commit is contained in:
		
							
								
								
									
										12
									
								
								.drone.yml
									
									
									
									
									
								
							
							
						
						
									
										12
									
								
								.drone.yml
									
									
									
									
									
								
							@@ -9,3 +9,15 @@ steps:
 | 
			
		||||
    registry: https://registriy.sikorski.cloud
 | 
			
		||||
    repo: monica
 | 
			
		||||
    tags: latest
 | 
			
		||||
 | 
			
		||||
pipeline:
 | 
			
		||||
  notify:
 | 
			
		||||
    image: drillster/drone-email
 | 
			
		||||
    host: mailcow.basecom.de
 | 
			
		||||
    username: drone@notifications.sikorski.cloud
 | 
			
		||||
    private_key:
 | 
			
		||||
      from_secret: "password"
 | 
			
		||||
    from: drone@notifications.sikorski.cloud
 | 
			
		||||
    recipients: [ roger@sikorski.cloud ]
 | 
			
		||||
    when:
 | 
			
		||||
      status: [ success, changed, failure ]
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user