1
0
Fork 0
mirror of https://github.com/pnx/pinger.git synced 2026-06-16 03:24:54 +02:00

.gitlab-ci.yml: expire artifacts after 1 week.

This commit is contained in:
Henrik Hautakoski 2023-03-13 21:49:05 +01:00
parent 427a75f93e
commit afd054ff67

View file

@ -31,3 +31,4 @@ compile:
artifacts:
paths:
- bin
expire_in: 1 week