]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
use python venv for debian
authorMaria Matejka <mq@ucw.cz>
Mon, 13 Jan 2025 21:21:43 +0000 (22:21 +0100)
committerDavid Petera <david.petera@nic.cz>
Fri, 31 Jan 2025 13:15:52 +0000 (14:15 +0100)
.gitlab-ci.yml

index 76c2f1e96df0dc9f8818c9f9e4927ee46f3ccbf4..5ef508428130be2cf15d7c8b96754267c92e577f 100644 (file)
@@ -380,6 +380,8 @@ build-opensuse-15.3-amd64:
 .pkg-deb: &pkg-deb
   stage: pkg
   script:
+    - python3 venv venv
+    - . venv/bin/activate
     - pip3 install apkg
     - BRANCH=$CI_COMMIT_BRANCH ARCHIVE_DOCS=false apkg build
     #- apkg install -y pkg/pkgs/*/*/*.deb