This commit is contained in:
Laszlo Fogas
2020-10-14 11:27:08 +02:00
parent 4e380769d5
commit 6de2265969
20 changed files with 385 additions and 13 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ image:
repository: debian
tag: stable-slim
schedule: "0 1 0 0 0"
schedule: "*/1 * * * *"
command: |
echo "hello"
EOF