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:
commit
7c4270b8fd
@ -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
|
Loading…
Reference in New Issue
Block a user