mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-08 21:48:02 +00:00
change crates publishing to be scheduled (#13002)
This commit is contained in:
@@ -225,12 +225,12 @@ update-node-template:
|
||||
- rusty-cachier cache upload
|
||||
|
||||
publish-crates:
|
||||
extends: .publish-crates-template
|
||||
extends:
|
||||
- .publish-crates-template
|
||||
- .scheduled-crate-publishing-pipeline
|
||||
needs:
|
||||
- job: publish-crates-locally
|
||||
artifacts: false
|
||||
rules:
|
||||
- if: $CI_COMMIT_REF_NAME == "master"
|
||||
|
||||
publish-crates-manual:
|
||||
extends: .publish-crates-template
|
||||
|
||||
Reference in New Issue
Block a user