]> 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)
committerDavid Petera <david.petera@nic.cz>
Fri, 31 Jan 2025 13:15:52 +0000 (14:15 +0100)
.gitlab-ci.yml

index 5ef508428130be2cf15d7c8b96754267c92e577f..f8eb8cb3b38af26643a288d0699eb9099e467a75 100644 (file)
@@ -380,7 +380,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
     - BRANCH=$CI_COMMIT_BRANCH ARCHIVE_DOCS=false apkg build