mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 11:01:01 +00:00
Don't download artifacts into the rusty-cachier-notify job (#11850)
This commit is contained in:
@@ -229,6 +229,7 @@ rusty-cachier-notify:
|
|||||||
variables:
|
variables:
|
||||||
CI_IMAGE: paritytech/rusty-cachier-env:latest
|
CI_IMAGE: paritytech/rusty-cachier-env:latest
|
||||||
GIT_STRATEGY: none
|
GIT_STRATEGY: none
|
||||||
|
dependencies: []
|
||||||
script:
|
script:
|
||||||
- curl -s https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.parity.io/parity/infrastructure/ci_cd/rusty-cachier/client/-/raw/release/util/install.sh | bash
|
- curl -s https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.parity.io/parity/infrastructure/ci_cd/rusty-cachier/client/-/raw/release/util/install.sh | bash
|
||||||
- rusty-cachier cache notify
|
- rusty-cachier cache notify
|
||||||
|
|||||||
Reference in New Issue
Block a user