Use simple image syntax in GitLab integration docs
This commit is contained in:
committed by
Zanie Blue
parent
cae9507bda
commit
b70405c59a
@@ -16,8 +16,7 @@ stages:
|
||||
|
||||
uv:
|
||||
stage: analysis
|
||||
image:
|
||||
name: ghcr.io/astral-sh/uv:$UV_VERSION-python$PYTHON_VERSION-$BASE_LAYER
|
||||
image: ghcr.io/astral-sh/uv:$UV_VERSION-python$PYTHON_VERSION-$BASE_LAYER
|
||||
script:
|
||||
# your `uv` commands
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user