mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-01 02:57:59 +00:00
Revert hack to nightly test workflow.
This commit is contained in:
2
.circleci/config.yml
generated
2
.circleci/config.yml
generated
@@ -547,7 +547,7 @@ workflows:
|
|||||||
- test-go-nightly
|
- test-go-nightly
|
||||||
triggers:
|
triggers:
|
||||||
- schedule:
|
- schedule:
|
||||||
cron: 25 16 * * *
|
cron: 0 9 * * *
|
||||||
filters:
|
filters:
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
triggers:
|
triggers:
|
||||||
- schedule:
|
- schedule:
|
||||||
cron: "25 16 * * *"
|
cron: "0 9 * * *"
|
||||||
filters:
|
filters:
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
|
|||||||
Reference in New Issue
Block a user