diff --git a/.woodpecker/build.yaml b/.woodpecker/build.yaml index d9b59f2..e73f4c5 100644 --- a/.woodpecker/build.yaml +++ b/.woodpecker/build.yaml @@ -6,8 +6,11 @@ when: steps: sync: image: ghcr.io/astral-sh/uv:alpine + environment: + UV_CACHE_DIR: .uv-cache commands: - uv sync + - ls -l test: image: ghcr.io/astral-sh/uv:alpine commands: