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
- ./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