Skip to content

Commit

Permalink
Gitlab-CI: keep build workspace only 1 hour
Browse files Browse the repository at this point in the history
  • Loading branch information
nerzhul committed Apr 24, 2017
1 parent d7ddcea commit af96309
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Expand Up @@ -22,7 +22,7 @@ variables:
- make install
artifacts:
when: on_success
expire_in: 14 day
expire_in: 1h
paths:
- artifact/*

Expand Down

0 comments on commit af96309

Please sign in to comment.