From: Matous Holinka Date: Mon, 4 Nov 2019 13:53:10 +0000 (+0100) Subject: bird: file .yml was modified. Beta test doesn't work X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c4270b8fdb5976ed0dbb3eab72f9e98eee10e77;p=thirdparty%2Fbird.git bird: file .yml was modified. Beta test doesn't work --- 7c4270b8fdb5976ed0dbb3eab72f9e98eee10e77 diff --cc .gitlab-ci.yml index 716c80a17,c6bfbd9a2..5ecb569d4 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@@ -305,9 -305,10 +305,6 @@@ netlab stage: netlab_prep script: - echo "Prep-phase" - # - cd builds/labs/ - # - sudo git clone https://gitlab.labs.nic.cz/labs/bird-tools --branch oz-test-base - # - cd /build/labs/bird - - cd /builds/labs/ - - git clone https://gitlab.labs.nic.cz/labs/bird-tools --branch oz-test-base - - cd /builds/labs/bird - #- sudo cp bird birdc ../bird-tools/netlab-int/common tests: stage: runtest @@@ -321,4 -322,4 +318,3 @@@ cleaning stage: cleanup script: - echo "Cleaning phase" - # - sudo rm -r builds/labs/bird-tools - - rm -r builds/labs/bird-tools