Browse Source

gitlab ci: use default expiration time for built artifacts

android-5
Leonid Plyushch 6 years ago
parent
commit
61dd2ca9e3
  1. 1
      .gitlab-ci.yml

1
.gitlab-ci.yml

@ -25,7 +25,6 @@ before_script:
- unknown_failure
artifacts:
when: always
expire_in: 3 week
paths:
- deb-packages

Loading…
Cancel
Save