This commit is contained in:
@@ -9,6 +9,7 @@ steps:
|
||||
registry: registry.sikorski.cloud
|
||||
repo: registry.sikorski.cloud/monica
|
||||
tags: latest
|
||||
custom_dns: "192.168.1.11"
|
||||
|
||||
- name: notify
|
||||
image: drillster/drone-email
|
||||
@@ -20,4 +21,4 @@ steps:
|
||||
from: drone@notifications.sikorski.cloud
|
||||
recipients: [ roger@sikorski.cloud ]
|
||||
when:
|
||||
status: [ success, changed, failure ]
|
||||
status: [ changed, failure ]
|
||||
Reference in New Issue
Block a user