mirror of
https://github.com/simple-login/app.git
synced 2025-02-23 23:34:05 +08:00
disable sanity check for now as it's buggy!
This commit is contained in:
parent
a255c2652e
commit
bf596280e4
1 changed files with 0 additions and 5 deletions
|
@ -35,8 +35,3 @@ 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
|
||||
|
|
Loading…
Reference in a new issue