Fix syntax in GitLab integration docs

This commit is contained in:
Sigurd Spieckermann 2024-10-08 12:17:42 +02:00 committed by Zanie Blue
parent 025ec02326
commit eb5af72a6d

View file

@ -37,9 +37,9 @@ UV Install:
- uv.lock
paths:
- $UV_CACHE_DIR
steps: >
script: >
# Your uv commands
run: uv cache prune --ci
uv cache prune --ci
```
See the [GitLab caching documentation](https://docs.gitlab.com/ee/ci/caching/) for more details on