Remove obsolete command in GitLab integration docs

This commit is contained in:
Sigurd Spieckermann
2024-10-08 12:21:12 +02:00
committed by Zanie Blue
parent b5c52b205a
commit 4e4a558d64
-1
View File
@@ -19,7 +19,6 @@ UV:
image:
name: ghcr.io/astral-sh/uv:$UV_VERSION-python$PYTHON_VERSION-$BASE_LAYER
script:
- cd $CI_PROJECT_DIR
# your `uv` commands
```