mirror of
https://gitlab.com/hoggit/developers/hoggit.git
synced 2026-07-16 14:32:25 +00:00
Added expiration
This commit is contained in:
@@ -7,6 +7,7 @@ build_lua:
|
||||
script:
|
||||
- squish --uglify
|
||||
artifacts:
|
||||
expire_in: 1 day
|
||||
paths:
|
||||
- dist/
|
||||
|
||||
@@ -15,6 +16,7 @@ build_documentation:
|
||||
script:
|
||||
- ldoc $CI_PROJECT_DIR
|
||||
artifacts:
|
||||
expire_in: 1 day
|
||||
paths:
|
||||
- doc/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user