Update .gitlab-ci.yml file
This commit is contained in:
parent
2320206d10
commit
60f2cc1699
@ -33,7 +33,7 @@ build-job: # This job runs in the build stage, which runs first.
|
||||
artifacts:
|
||||
untracked: false
|
||||
when: on_success
|
||||
expire_in: never
|
||||
expire_in: 30 days
|
||||
paths:
|
||||
- "spry.*.*"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user