mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-12-22 17:51:53 +00:00
bird: incorrect absolute path was removed
This commit is contained in:
parent
884082fa7d
commit
4b1244ea4b
@ -298,6 +298,7 @@ build-birdlab:
|
||||
<<: *build_job
|
||||
script:
|
||||
- DIR=$(pwd)
|
||||
- mkdir /var/lib/gitlab-runner/bird-tools
|
||||
- cd /var/lib/gitlab-runner/bird-tools
|
||||
- sudo git clean -fx
|
||||
- git fetch https://gitlab.labs.nic.cz/labs/bird-tools --branch oz-test-base
|
||||
|
Loading…
Reference in New Issue
Block a user