]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
bird: python3 was installed manually (w/ pip3 and pytest)
authorMatous Holinka <matous.holinka@nic.cz>
Wed, 6 Nov 2019 11:36:54 +0000 (12:36 +0100)
committerMatous Holinka <matous.holinka@nic.cz>
Wed, 6 Nov 2019 11:36:54 +0000 (12:36 +0100)
.gitlab-ci.yml

index 9aa479e3461a6c74c3e5533ed90648b89dff3922..16b560845192e2bb3d4d316e971b1adeae0cff74 100644 (file)
@@ -304,10 +304,6 @@ cloning_netlab:
   tags:
     - birdlab
   script:
-    - sudo apt install python3-pip
-    - sudo apt update
-    - pip3 install python3.6
-    - pip3 install pytest==5.0.1
     - python3 --version
     - cd ../
     - rm -r bird-tools