treat empty jobs & empty YAML as valid & ship empty jobs in deb/rpm (#788)

fixes https://github.com/zrepl/zrepl/issues/784
obsoletes https://github.com/zrepl/zrepl/pull/787
This commit is contained in:
Christian Schwarz
2024-05-14 19:18:22 +02:00
committed by GitHub
parent 830536715e
commit 9c63736489
5 changed files with 30 additions and 28 deletions
+1 -3
View File
@@ -5,9 +5,7 @@ global:
format: human
level: warn
jobs:
# - name: foo
# type: bar
jobs: []
# see USR_SHARE_ZREPL/examples
# or https://zrepl.github.io/configuration/overview.html