]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Check the address and routing information
authorOndřej Surý <ondrej@sury.org>
Thu, 21 Dec 2017 14:17:56 +0000 (15:17 +0100)
committerOndřej Surý <ondrej@sury.org>
Mon, 12 Feb 2018 14:01:54 +0000 (15:01 +0100)
.gitlab-ci.yml

index 887f4f389d36c71bdd4d1e455f5f76b5c42ffc73..6a1f1baf9dd948fc3f0f2d641d41f0c219eeb4fa 100644 (file)
@@ -83,6 +83,8 @@ stages:
   stage: build
   before_script:
     - whoami
+    - ip a s
+    - ip r s
     - bash bin/tests/system/ifconfig.sh up
     - ./autogen.sh
   script: