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