👷 ci(circleci): add condition to version retrieval step
- introduce `when_get_version` parameter to control version retrieval process in CircleCI config
This commit is contained in:
committed by
Jeremiah Russell
parent
54d1464778
commit
2e323758f5
@@ -133,6 +133,7 @@ workflows:
|
||||
- bot-check
|
||||
ssh_fingerprint: << pipeline.parameters.fingerprint >>
|
||||
min_rust_version: << pipeline.parameters.min-rust-version >>
|
||||
when_get_version: false
|
||||
|
||||
- toolkit/no_release:
|
||||
min_rust_version: << pipeline.parameters.min-rust-version >>
|
||||
|
||||
Reference in New Issue
Block a user