test updated email settings
ci/woodpecker/push/woodpecker Pipeline failed Details

main
Morgan McMillian 2023-08-10 17:00:57 -07:00
parent 664c0c1bb9
commit cc897956c4
1 changed files with 1 additions and 1 deletions

View File

@ -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"'