mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 18:41:03 +00:00
feat: decrese the validity for biggest artifacts (#4970)
This commit is contained in:
@@ -353,7 +353,7 @@ build-rustdoc:
|
||||
artifacts:
|
||||
name: "${CI_JOB_NAME}_${CI_COMMIT_REF_NAME}-doc"
|
||||
when: on_success
|
||||
expire_in: 7 days
|
||||
expire_in: 1 days
|
||||
paths:
|
||||
- ./crate-docs/
|
||||
script:
|
||||
@@ -430,6 +430,7 @@ publish-polkadot-image:
|
||||
reports:
|
||||
# this artifact is used in zombienet-tests job
|
||||
dotenv: ./artifacts/parachains.env
|
||||
expire_in: 1 days
|
||||
|
||||
publish-adder-collator-image:
|
||||
# service image for Simnet
|
||||
|
||||
Reference in New Issue
Block a user