.gitlab-ci.yml: expire all dependencies in 2 hours, and all builds in 1 day

This commit is contained in:
Michael Schumacher 2020-05-09 13:19:18 +02:00
parent 69c5fd02d4
commit 30be314465
1 changed files with 3 additions and 3 deletions

View File

@ -70,7 +70,7 @@ deps-debian/testing:
dependencies:
- deps-debian/testing
artifacts:
expire_in: 2 days
expire_in: 1 days
when: always
name: "app-build-${CI_JOB_NAME}-${CI_COMMIT_REF_NAME}"
paths:
@ -253,7 +253,7 @@ gimp-win64:
artifacts:
name: "${CI_JOB_NAME}-${CI_COMMIT_REF_NAME}"
when: always
expire_in: 1 week
expire_in: 1 day
paths:
- _build/
- gimp-prefix/
@ -294,7 +294,7 @@ deps-win32:
artifacts:
name: "${CI_JOB_NAME}-${CI_COMMIT_REF_NAME}"
when: always
expire_in: 1 day
expire_in: 2 hours
paths:
- .local/
- _deps/