docker-volume-backup/test/notifications/notifications.tmpl

8 lines
163 B
Cheetah
Raw Normal View History

{{ define "title_success" -}}
Successful test run, yay!
{{- end }}
{{ define "body_success" -}}
Backing up {{ .Stats.BackupFile.FullPath }} succeeded.
{{- end }}