]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
always save build artifacts
authorMark Andrews <marka@isc.org>
Thu, 30 Apr 2020 07:15:41 +0000 (17:15 +1000)
committerMark Andrews <marka@isc.org>
Thu, 26 Aug 2021 03:35:09 +0000 (03:35 +0000)
.gitlab-ci.yml

index 5ff375c847ab91fd8487b23905f8eaad9c4f3f82..57a20eea7259adc5e021f3fcaba1085c5560ccf4 100644 (file)
@@ -281,6 +281,7 @@ stages:
   artifacts:
     untracked: true
     expire_in: "1 day"
+    when: always
 
 .setup_interfaces: &setup_interfaces
     - if [ "$(id -u)" -eq "0" ]; then