]> 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)
committerMaria Matejka <mq@ucw.cz>
Mon, 13 Jan 2025 21:21:43 +0000 (22:21 +0100)
.gitlab-ci.yml

index 1e84f670f1dbeca4937f74507be36d5c660da495..df0f2f659261b9dfcf35e7ea01e4f1168f3af86f 100644 (file)
@@ -354,6 +354,8 @@ build-opensuse-15.3-amd64:
 .pkg-deb: &pkg-deb
   stage: pkg
   script:
+    - python3 venv venv
+    - . venv/bin/activate
     - pip3 install apkg
     - apkg build
     #- apkg install -y pkg/pkgs/*/*/*.deb