Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ build-docker: # End of adapted snippet test-backend: image: ghcr.io/astral-sh/uv:python3.12-bookworm image: gitlab.cl.uni-heidelberg.de:5050/fachschaft/coliverter:latest stage: test before_script: - uv sync --locked Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ build-docker: # End of adapted snippet test-backend: image: ghcr.io/astral-sh/uv:python3.12-bookworm image: gitlab.cl.uni-heidelberg.de:5050/fachschaft/coliverter:latest stage: test before_script: - uv sync --locked Loading