Revert "Deploy this branch"
This reverts commit 2e4a8520a9a1f8a21ac5d2148f9902755663a850. `master` will now be deployed.
This commit is contained in:
parent
0f658d5036
commit
1f07b0fa33
@ -86,7 +86,7 @@ jobs:
|
|||||||
name: "Load Cache: CRLs"
|
name: "Load Cache: CRLs"
|
||||||
keys:
|
keys:
|
||||||
- disa-crls-v2
|
- disa-crls-v2
|
||||||
- run:
|
- run:
|
||||||
name: "Update CRLs"
|
name: "Update CRLs"
|
||||||
command: ./script/sync-crls
|
command: ./script/sync-crls
|
||||||
- save_cache:
|
- save_cache:
|
||||||
@ -208,10 +208,10 @@ workflows:
|
|||||||
- test
|
- test
|
||||||
filters:
|
filters:
|
||||||
branches:
|
branches:
|
||||||
only: circleci-cd-rebased
|
only: master
|
||||||
- deploy:
|
- deploy:
|
||||||
requires:
|
requires:
|
||||||
- build_and_push_image
|
- build_and_push_image
|
||||||
filters:
|
filters:
|
||||||
branches:
|
branches:
|
||||||
only: circleci-cd-rebased
|
only: master
|
||||||
|
Loading…
x
Reference in New Issue
Block a user