Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 79dfc5f8 authored by Jason Kridner's avatar Jason Kridner
Browse files

ci: add python3-venv

parent 36d1d2cf
1 merge request!89Docs updates - chapter restructuring, images, and more
...@@ -18,6 +18,7 @@ build: ...@@ -18,6 +18,7 @@ build:
paths: paths:
- public/$TARGET - public/$TARGET
before_script: before_script:
- apt update && apt install python3-venv
- source ./venv-build-env.sh - source ./venv-build-env.sh
script: script:
- ./gitlab-build.sh $TARGET - ./gitlab-build.sh $TARGET
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment