Shortened expiration time of artifacts

This commit is contained in:
WilliamMiceli
2019-05-04 16:31:39 -04:00
parent 6cae999ed0
commit 7976ff5441

View File

@@ -14,6 +14,7 @@ variables:
build-base: build-base:
stage: Base stage: Base
artifacts: artifacts:
expire_in: 3 days
paths: paths:
- ./images/ - ./images/
except: except: