Update .gitlab-ci.yml file
This commit is contained in:
parent
3e0126e2a9
commit
fd9dfe0221
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ workflow:
|
|||
|
||||
variables:
|
||||
UV_VERSION: "0.11.2"
|
||||
PYTHON_VERSION: "3.12"
|
||||
PYTHON_VERSION: "3.13"
|
||||
BASE_LAYER: trixie-slim
|
||||
# GitLab CI creates a separate mountpoint for the build directory,
|
||||
# so we need to copy instead of using hard links.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue