gitlab ci: use default expiration time for built artifacts

This commit is contained in:
Leonid Pliushch 2019-02-10 22:15:28 +02:00
parent 729dc76530
commit 172c1cae39

View File

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