Fix some bugs

This commit is contained in:
2022-07-06 18:37:16 +00:00
parent d773ded73d
commit c690cdb920
3 changed files with 2 additions and 5 deletions

View File

@ -104,7 +104,7 @@ pvc:
begin: "🤞" # A task is beginning
success: "✅" # A task succeeded
failure: "❌" # A task failed
completed: "👌" # A task is completed
completed: "👌" # A task is completed
# The webhook body elements; this is specific to the webhook target, and is converted into raw
# JSON before sending.
# Two special variables are used: "{icon}" displays one of the above icons, and "{message}" displays