mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-12-23 02:01:55 +00:00
Update .gitlab-ci.yml
This commit is contained in:
parent
f21acc5012
commit
a928d982c8
@ -305,9 +305,9 @@ netlab:
|
|||||||
stage: netlab_prep
|
stage: netlab_prep
|
||||||
script:
|
script:
|
||||||
- echo "Prep-phase"
|
- echo "Prep-phase"
|
||||||
- cd builds/labs/
|
- cd /builds/labs/
|
||||||
- sudo git clone https://gitlab.labs.nic.cz/labs/bird-tools --branch oz-test-base
|
- sudo git clone https://gitlab.labs.nic.cz/labs/bird-tools --branch oz-test-base
|
||||||
- cd /build/labs/bird
|
- cd /builds/labs/bird
|
||||||
#- sudo cp bird birdc ../bird-tools/netlab-int/common
|
#- sudo cp bird birdc ../bird-tools/netlab-int/common
|
||||||
|
|
||||||
tests:
|
tests:
|
||||||
@ -316,7 +316,7 @@ tests:
|
|||||||
- echo "Install"
|
- echo "Install"
|
||||||
- ls -l
|
- ls -l
|
||||||
- pwd
|
- pwd
|
||||||
- echo "done!"
|
- echo "Done!"
|
||||||
|
|
||||||
cleaning:
|
cleaning:
|
||||||
stage: cleanup
|
stage: cleanup
|
||||||
|
Loading…
Reference in New Issue
Block a user