Shortened expiration time of artifacts
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user