Son NK пре 5 година
родитељ
комит
2ef33cc23f
1 измењених фајлова са 5 додато и 0 уклоњено
  1. 5 0
      crontab.yml

+ 5 - 0
crontab.yml

@@ -35,3 +35,8 @@ jobs:
     schedule: "0 12 * * *"
     captureStderr: true
 
+  - name: SimpleLogin Sanity Check
+    command: python /code/cron.py -j sanity_check
+    shell: /bin/bash
+    schedule: "0 2 * * *"
+    captureStderr: true