test updated email settings
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Morgan McMillian 2023-08-10 17:00:57 -07:00
parent 664c0c1bb9
commit cc897956c4

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