This commit is contained in:
phil 2025-06-21 17:33:17 +02:00
parent 9fc4ab4007
commit 8a1bab605d

View file

@ -6,6 +6,8 @@ when:
steps:
sync:
image: ghcr.io/astral-sh/uv:python3.13-alpine
volumes:
- /cache/uv:/uv-cache
environment:
UV_CACHE_DIR: /uv-cache
UV_LINK_MODE: copy