🔧 chore(ci): remove unused update_pcu parameter from config
- delete the update_pcu parameter to clean up the CircleCI configuration
This commit is contained in:
committed by
Jeremiah Russell
parent
4ae1f1f781
commit
a64722431b
@@ -87,7 +87,6 @@ workflows:
|
|||||||
- bot-check
|
- bot-check
|
||||||
ssh_fingerprint: << pipeline.parameters.fingerprint >>
|
ssh_fingerprint: << pipeline.parameters.fingerprint >>
|
||||||
min_rust_version: << pipeline.parameters.min-rust-version >>
|
min_rust_version: << pipeline.parameters.min-rust-version >>
|
||||||
update_pcu: true
|
|
||||||
|
|
||||||
on_success:
|
on_success:
|
||||||
when:
|
when:
|
||||||
|
|||||||
Reference in New Issue
Block a user