yo more tests
All checks were successful
continuous-integration/woodpecker the build was successful

This commit is contained in:
eppixx 2021-10-27 14:38:27 +00:00
parent 908b01a86f
commit 10f6890147

View File

@ -14,11 +14,12 @@ pipeline:
from_secret: discord_webhook_id
webhook_token:
from_secret: discord_webhook_token
settings:
message: "test"
message: "test"
#message: >
# {{#success build.status}}
# build {{build.number}} succeeded. Good job.
# {{else}}
# build {{build.number}} failed. Fix me please.
# {{/success}}
secrets: [ discord_webhook_id, discord_webhook_token]