]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Always save build artifacts on Windows
authorOndřej Surý <ondrej@isc.org>
Thu, 21 May 2020 08:34:34 +0000 (10:34 +0200)
committerOndřej Surý <ondrej@isc.org>
Thu, 28 May 2020 06:07:57 +0000 (08:07 +0200)
.gitlab-ci.yml

index 9acde32abc953df846c1e7dbbf1bdec1fe3d7244..6438b33882baada9c8ac8cd37f280f0411ad5134 100644 (file)
@@ -238,6 +238,7 @@ stages:
   artifacts:
     untracked: true
     expire_in: "1 day"
+    when: always
 
 .setup_interfaces: &setup_interfaces |
     if [ "$(id -u)" -eq "0" ]; then