1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2025-07-31 21:59:25 -04:00

Add expire_in.

This commit is contained in:
Dave Davenport 2016-10-31 21:20:32 +01:00
parent 6a39ff9117
commit da8af8d1d2

View file

@ -22,7 +22,7 @@ build-rofi:
- make distcheck - make distcheck
- make coverage - make coverage
artifacts: artifacts:
expire: 7d expire_in: 2 weeks
paths: paths:
- coverage - coverage
- doc - doc