]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
bird: file .yml was modified. Beta test doesn't work
authorMatous Holinka <matous.holinka@nic.cz>
Mon, 4 Nov 2019 13:53:10 +0000 (14:53 +0100)
committerMatous Holinka <matous.holinka@nic.cz>
Mon, 4 Nov 2019 13:53:10 +0000 (14:53 +0100)
1  2 
.gitlab-ci.yml

diff --cc .gitlab-ci.yml
index 716c80a173ed3f0e42b61f53307f49e2fcac8fcd,c6bfbd9a2696b156a77bbca76d68230d1d658724..5ecb569d40158d9d0ef920058b44706d40e58214
@@@ -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