parent
eafec8af18
commit
02060a53e7
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ steps:
|
||||||
sync:
|
sync:
|
||||||
image: ghcr.io/astral-sh/uv:python3.13-alpine
|
image: ghcr.io/astral-sh/uv:python3.13-alpine
|
||||||
volumes:
|
volumes:
|
||||||
- /cache/uv:/uv-cache
|
- uv-cache:/uv-cache
|
||||||
environment:
|
environment:
|
||||||
UV_CACHE_DIR: /uv-cache
|
UV_CACHE_DIR: /uv-cache
|
||||||
UV_LINK_MODE: copy
|
UV_LINK_MODE: copy
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue