0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2025-01-03 15:41:54 +00:00

bird test

This commit is contained in:
Matous Holinka 2019-11-07 16:33:59 +01:00
parent 353ed0a8ef
commit 9068769f01

View File

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