mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 04:01:02 +00:00
rusty-cachier pipeline impovements and fixes (#11572)
This commit is contained in:
@@ -108,7 +108,7 @@ default:
|
||||
- $(rusty-cachier environment inject)
|
||||
- rusty-cachier project mtime
|
||||
after_script:
|
||||
- rusty-cachier snapshot destroy
|
||||
- env RUSTY_CACHIER_SUPRESS_OUTPUT=true rusty-cachier snapshot destroy
|
||||
|
||||
.test-refs:
|
||||
rules:
|
||||
@@ -225,8 +225,7 @@ deploy-prometheus-alerting-rules:
|
||||
# This info is later used for the cache distribution and an overlay creation.
|
||||
rusty-cachier-notify:
|
||||
stage: notify
|
||||
extends:
|
||||
- .docker-env
|
||||
extends: .docker-env
|
||||
script:
|
||||
- rusty-cachier cache notify
|
||||
|
||||
|
||||
Reference in New Issue
Block a user