expire CI artifacts in 1h

This commit is contained in:
Sebastian Frank
2017-08-31 20:52:15 +02:00
parent 8fda9a2ad9
commit 29fe1f0206
2 changed files with 25 additions and 19 deletions

View File

@@ -19,7 +19,7 @@ build_ui:
- npm run build
artifacts:
name: "basispanel-ui-$CI_COMMIT_REF_NAME"
expire_in: 1 week
expire_in: 1h
paths:
- assets
- build