]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
bird test
authorMatous Holinka <matous.holinka@nic.cz>
Thu, 7 Nov 2019 15:33:59 +0000 (16:33 +0100)
committerMatous Holinka <matous.holinka@nic.cz>
Thu, 7 Nov 2019 15:33:59 +0000 (16:33 +0100)
.gitlab-ci.yml

index f725fd520a2de829ada901b267beae1959566048..7b153e33c371c418a03c8b0dce0de62451052605 100644 (file)
@@ -303,11 +303,11 @@ build-birdlab:
     - autoreconf
     - ./configure CPPFLAGS="$CPPFLAGS" LDFLAGS="$LDFLAGS"
     - make
-    - make check
+    #- make check
     - cd /var/lib/gitlab-runner/bird-tools
     - sudo git clean -fx
     - git pull --ff-only
-    - mv $DIR/bird $DIR/birdc bird-tools/netlab-int/common
+    - mv $DIR/bird $DIR/birdc netlab-int/common
   tags:
     - birdlab
     - amd64