This commit is contained in:
parent
b319919734
commit
664c0c1bb9
1 changed files with 2 additions and 3 deletions
|
@ -24,11 +24,10 @@ pipeline:
|
|||
notify:
|
||||
image: deblan/woodpecker-email
|
||||
settings:
|
||||
from: woodpecker@clacks.network
|
||||
from.address: woodpecker@clacks.network
|
||||
host: smtp.migadu.com
|
||||
username:
|
||||
from_secret: smtp_user
|
||||
password:
|
||||
from_secret: smtp_pass
|
||||
recipients:
|
||||
- morgan@clacks.network
|
||||
evaluate: 'CI_STEP_STATUS == "failure" || CI_PREV_PIPELINE_STATUS == "failure"'
|
||||
|
|
Loading…
Reference in a new issue