mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +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
|
||||
triggers:
|
||||
- schedule:
|
||||
cron: 25 16 * * *
|
||||
cron: 0 9 * * *
|
||||
filters:
|
||||
branches:
|
||||
only:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
triggers:
|
||||
- schedule:
|
||||
cron: "25 16 * * *"
|
||||
cron: "0 9 * * *"
|
||||
filters:
|
||||
branches:
|
||||
only:
|
||||
|
||||
Reference in New Issue
Block a user