]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
bird: python3, pip3, pytest5 were installed
authorMatous Holinka <matous.holinka@nic.cz>
Wed, 6 Nov 2019 11:04:00 +0000 (12:04 +0100)
committerMatous Holinka <matous.holinka@nic.cz>
Wed, 6 Nov 2019 11:04:00 +0000 (12:04 +0100)
.gitlab-ci.yml

index 16b560845192e2bb3d4d316e971b1adeae0cff74..609667bb654727f59007143cf14cc1e5e71bdafe 100644 (file)
@@ -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