From: Mark Andrews Date: Thu, 30 Apr 2020 07:15:41 +0000 (+1000) Subject: always save build artifacts X-Git-Tag: v9.17.18~18^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=221228572feba672121be5cb2df9417988a37bac;p=thirdparty%2Fbind9.git always save build artifacts --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5ff375c847a..57a20eea725 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -281,6 +281,7 @@ stages: artifacts: untracked: true expire_in: "1 day" + when: always .setup_interfaces: &setup_interfaces - if [ "$(id -u)" -eq "0" ]; then