]> git.ipfire.org Git - thirdparty/bind9.git/commit
Use the default retention time for CI artifacts
authorTom Krizek <tkrizek@isc.org>
Thu, 9 Mar 2023 12:33:31 +0000 (13:33 +0100)
committerTom Krizek <tkrizek@isc.org>
Thu, 16 Mar 2023 14:16:23 +0000 (15:16 +0100)
commit08839485af8db0c305fc464943738d581a24f7cd
tree25bad6f27258359d82c12a814f3d76a052bf990c
parentc0e4596fb2a3f040b760f1c488dca8c2e0bdaea8
Use the default retention time for CI artifacts

The instance-wide GitLab CI artifact retention time was changed to 1 day
up from the previous value of 12 hours. Remove our explicit overrides
for 1 day artifact retention time, as it is the default now.

Previously, most of our jobs had overrides for 1 day retention, while
some of our jobs used the default 12 hours. This discrepancy could be
quite impractical at times.

(cherry picked from commit 8fef5676fabd2815081d2560875b5c9f510b6a21)
.gitlab-ci.yml