]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
The interface setup needs sudo
authorOndřej Surý <ondrej@sury.org>
Thu, 21 Dec 2017 12:14:32 +0000 (13:14 +0100)
committerOndřej Surý <ondrej@sury.org>
Mon, 12 Feb 2018 14:01:54 +0000 (15:01 +0100)
.gitlab-ci.yml

index 1edea78633350143336ff856d94783eef9007b53..49ff7eda7565d0bbe6abe7d9d61912c6e85fc259 100644 (file)
@@ -82,7 +82,7 @@ stages:
 .build: &build_job
   stage: build
   before_script:
-    - bash bin/tests/system/ifconfig.sh up
+    - sudo bash bin/tests/system/ifconfig.sh up
     - ./autogen.sh
   script:
     - ./configure