Added expire_in to gitlab config.
This commit is contained in:
parent
18a27f0d7a
commit
aa37dc02ca
1 changed files with 1 additions and 0 deletions
|
@ -409,6 +409,7 @@ browser:build:
|
|||
- rake assets:precompile
|
||||
- rake db:drop
|
||||
artifacts:
|
||||
expire_in: 1 week
|
||||
paths:
|
||||
- public/assets/.sprockets-manifest*
|
||||
- public/assets/application-*
|
||||
|
|
Loading…
Reference in a new issue