mirror of
https://github.com/astral-sh/uv.git
synced 2025-08-04 19:08:04 +00:00
Use simple image
syntax in GitLab integration docs
This commit is contained in:
parent
cae9507bda
commit
b70405c59a
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue