CI: Expire build artifacts in 1 hrs
This commit is contained in:
parent
13102b51d5
commit
bdf335a3d3
|
@ -21,7 +21,7 @@ build-website:
|
||||||
name: "website-build-$CI_COMMIT_REF_NAME-$CI_COMMIT_SHORT_SHA"
|
name: "website-build-$CI_COMMIT_REF_NAME-$CI_COMMIT_SHORT_SHA"
|
||||||
paths:
|
paths:
|
||||||
- public/
|
- public/
|
||||||
expire_in: 1 day
|
expire_in: 1 hrs
|
||||||
|
|
||||||
deploy-website:
|
deploy-website:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
|
|
Loading…
Reference in a new issue