From: Ondřej Surý Date: Thu, 21 Dec 2017 14:17:56 +0000 (+0100) Subject: Check the address and routing information X-Git-Tag: v9.13.0~168^2~2 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=f52e8fb7c2d4dcc1444fd9046bb7b7e6e915cc18;p=thirdparty%2Fbind9.git Check the address and routing information --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 887f4f389d3..6a1f1baf9dd 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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: