Skip to content
Snippets Groups Projects
Commit a621b168 authored by Benedikt's avatar Benedikt
Browse files

added python image to build stage ...

parent 7af3ce64
Branches
No related tags found
No related merge requests found
Pipeline #50678 passed
......@@ -65,6 +65,7 @@ test_web:
build:
stage: build
image: python:3.13
script:
- source venv/bin/activate # Ensure venv is active
- python -m build # Build the package
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment