]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
fixup! use python venv for debian
authorMaria Matejka <mq@ucw.cz>
Mon, 13 Jan 2025 21:49:16 +0000 (22:49 +0100)
committerMaria Matejka <mq@ucw.cz>
Mon, 13 Jan 2025 21:49:16 +0000 (22:49 +0100)
.gitlab-ci.yml

index df0f2f659261b9dfcf35e7ea01e4f1168f3af86f..47a1776eb43acef808b97cdc7422f28a18d8d642 100644 (file)
@@ -354,7 +354,7 @@ build-opensuse-15.3-amd64:
 .pkg-deb: &pkg-deb
   stage: pkg
   script:
-    - python3 venv venv
+    - python3 -m venv venv
     - . venv/bin/activate
     - pip3 install apkg
     - apkg build