test cron
Some checks failed
odoo-restore-open_workshop-install / run-odoo-backup-in-docker (push) Failing after 3s
Some checks failed
odoo-restore-open_workshop-install / run-odoo-backup-in-docker (push) Failing after 3s
This commit is contained in:
parent
5498b20ea5
commit
9574e3675e
|
|
@ -1,7 +1,7 @@
|
|||
name: odoo-restore-open_workshop-install
|
||||
on:
|
||||
schedule:
|
||||
- cron: "21 5 * * *" # Dieser Job wird täglich um 05:21 Uhr UTC ausgeführt.
|
||||
- cron: "40 21 * * *" # Dieser Job wird täglich um 05:21 Uhr UTC ausgeführt.
|
||||
push:
|
||||
branches:
|
||||
- 13.0_dev
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user