mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2025-01-09 18:41:55 +00:00
bird: python3, pip3, pytest5 were installed
This commit is contained in:
parent
26aecd3d59
commit
e66d8cae7e
@ -304,6 +304,10 @@ cloning_netlab:
|
||||
tags:
|
||||
- birdlab
|
||||
script:
|
||||
- apt install python3-pip
|
||||
- apt update
|
||||
- pip3 install python3.6
|
||||
- pip3 install pytest==5.0.1
|
||||
- python3 --version
|
||||
- cd ../
|
||||
- rm -r bird-tools
|
||||
|
Loading…
Reference in New Issue
Block a user