OSDN Git Service

gitlab-ci.yml: Set artifacts expiration time
authorThomas Huth <thuth@redhat.com>
Wed, 5 Aug 2020 21:10:44 +0000 (23:10 +0200)
committerThomas Huth <thuth@redhat.com>
Thu, 3 Sep 2020 10:47:33 +0000 (12:47 +0200)
commit0a796d63bcd4e840bb94fbe894ae2ad77b9ee2f7
treef1e5663e8e447ad7b1eb397eac4023d2b64bc47d
parent5ab04d5e6ff34d38b5d9a57c2e2bd30350950f86
gitlab-ci.yml: Set artifacts expiration time

The default expiration time for artifacts seems to be very high (30 days?).
Since we only need the artifacts to pass the binaries from one stage to
the next one, we can decrease the expiration time to avoid to spam the
file server too much. Two days should be enough in case someone still wants
to have a look after the pipeline finished.

Message-Id: <20200806161546.15325-1-thuth@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
.gitlab-ci.yml