mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-12-23 02:01:55 +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
|
<<: *build_job
|
||||||
script:
|
script:
|
||||||
- DIR=$(pwd)
|
- DIR=$(pwd)
|
||||||
|
- mkdir /var/lib/gitlab-runner/bird-tools
|
||||||
- cd /var/lib/gitlab-runner/bird-tools
|
- cd /var/lib/gitlab-runner/bird-tools
|
||||||
- sudo git clean -fx
|
- sudo git clean -fx
|
||||||
- git fetch https://gitlab.labs.nic.cz/labs/bird-tools --branch oz-test-base
|
- git fetch https://gitlab.labs.nic.cz/labs/bird-tools --branch oz-test-base
|
||||||
|
Loading…
Reference in New Issue
Block a user