Skip to content

Commit

Permalink
another test
Browse files Browse the repository at this point in the history
  • Loading branch information
wilkermichael committed Nov 7, 2022
1 parent 9abce2f commit 45bfc77
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1331,7 +1331,7 @@ workflows:
contains the same sequence of jobs.
triggers:
- schedule:
cron: "32 18 * * *" # Run at 12 am UTC (5 pm PST)
cron: "10 19 * * *" # Run at 12 am UTC (5 pm PST)
filters:
branches:
only:
Expand All @@ -1353,18 +1353,6 @@ workflows:
- acceptance-gke-cni-1-23:
requires:
- acceptance-gke-1-23
- acceptance-eks-1-21:
requires:
- dev-upload-docker
- acceptance-eks-cni-1-21:
requires:
- acceptance-eks-1-21
- acceptance-aks-1-22:
requires:
- dev-upload-docker
- acceptance-aks-cni-1-22:
requires:
- acceptance-aks-1-22
- acceptance-tproxy:
requires:
- dev-upload-docker
Expand Down

0 comments on commit 45bfc77

Please sign in to comment.