Template for error notification.
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
@ -20,4 +20,7 @@ templates:
|
||||
Destination after: {{ destination_size_after | formatBytes}}
|
||||
Destination change : {{ (destination_size_after - destination_size_before) | formatBytes}}
|
||||
Backup completed: {{ end | date }}
|
||||
|
||||
error: |
|
||||
{{ config.title }}
|
||||
Error {{ config.source }} to {{ config.destination }}
|
||||
{{ exception }}
|
||||
|
Reference in New Issue
Block a user