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
|
name: odoo-restore-open_workshop-install
|
||||||
on:
|
on:
|
||||||
schedule:
|
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:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- 13.0_dev
|
- 13.0_dev
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user