diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 887f4f389d..6a1f1baf9d 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: