mirror of
https://github.com/offen/docker-volume-backup.git
synced 2024-11-10 00:30:29 +01:00
8 lines
192 B
Cheetah
8 lines
192 B
Cheetah
{{ define "title_success" -}}
|
|
Successful test run with {{ env "EXTRA_VALUE" }}, yay!
|
|
{{- end }}
|
|
|
|
{{ define "body_success" -}}
|
|
Backing up {{ .Stats.BackupFile.FullPath }} succeeded.
|
|
{{- end }}
|