1
Some checks failed
ci/woodpecker/push/build Pipeline failed

This commit is contained in:
phil 2025-06-21 16:31:03 +02:00
parent a9bd571884
commit caa612f789

View file

@ -8,7 +8,7 @@ steps:
image: ghcr.io/astral-sh/uv:alpine image: ghcr.io/astral-sh/uv:alpine
environment: environment:
UV_CACHE_DIR: .uv-cache UV_CACHE_DIR: .uv-cache
UV_PROJECT_ENVIRONMENT=/usr/local UV_PROJECT_ENVIRONMENT: /usr/local
commands: commands:
- pwd - pwd
- ls -la - ls -la