0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2025-01-08 18:11:54 +00:00

bird: file .yml was modified. Beta test doesn't work

This commit is contained in:
Matous Holinka 2019-11-04 14:53:10 +01:00
commit 7c4270b8fd

View File

@ -305,9 +305,6 @@ netlab:
stage: netlab_prep
script:
- echo "Prep-phase"
# - cd builds/labs/
# - sudo git clone https://gitlab.labs.nic.cz/labs/bird-tools --branch oz-test-base
# - cd /build/labs/bird
tests:
stage: runtest
@ -315,10 +312,9 @@ tests:
- echo "Install"
- ls -l
- pwd
- echo "done!"
- echo "Done!"
cleaning:
stage: cleanup
script:
- echo "Cleaning phase"
# - sudo rm -r builds/labs/bird-tools