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