This commit is contained in:
parent
664c0c1bb9
commit
cc897956c4
1 changed files with 1 additions and 1 deletions
|
@ -25,9 +25,9 @@ pipeline:
|
|||
image: deblan/woodpecker-email
|
||||
settings:
|
||||
from.address: woodpecker@clacks.network
|
||||
from.name: Woodpecker CI
|
||||
host: smtp.migadu.com
|
||||
username:
|
||||
from_secret: smtp_user
|
||||
password:
|
||||
from_secret: smtp_pass
|
||||
evaluate: 'CI_STEP_STATUS == "failure" || CI_PREV_PIPELINE_STATUS == "failure"'
|
||||
|
|
Loading…
Reference in a new issue