From: Ondrej Zajicek (work) Date: Sun, 10 Nov 2019 21:58:23 +0000 (+0100) Subject: CI: Update new netlab location X-Git-Tag: v2.0.8~117 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a314d26cbcc0e75c872d6c222f93661049466b7;p=thirdparty%2Fbird.git CI: Update new netlab location --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e00a8d6c1..81e8d14e6 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -307,7 +307,7 @@ build-birdlab: - cd $TOOLS_DIR - sudo git clean -fx - git pull --ff-only - - mv $DIR/bird $DIR/birdc netlab-int/common + - mv $DIR/bird $DIR/birdc netlab/common .test: &test_job stage: test @@ -316,7 +316,7 @@ build-birdlab: - birdlab - amd64 script: - - cd $TOOLS_DIR/netlab-int + - cd $TOOLS_DIR/netlab - sudo ./runtest -m check $TEST_NAME test-ospf: