From: Ondřej Surý Date: Thu, 29 Aug 2019 12:39:08 +0000 (+0200) Subject: Swap unit and system stages X-Git-Tag: v9.15.4~23^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f2de6d39c59dad5a30366126135e227821aecd0;p=thirdparty%2Fbind9.git Swap unit and system stages --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 287b10e3978..5e0e12bb595 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -17,8 +17,8 @@ variables: stages: - precheck - build - - system - unit + - system - docs - push