This commit is contained in:
phil 2025-06-21 16:30:39 +02:00
parent 6876f0c915
commit a9bd571884

View file

@ -8,10 +8,11 @@ steps:
image: ghcr.io/astral-sh/uv:alpine
environment:
UV_CACHE_DIR: .uv-cache
UV_PROJECT_ENVIRONMENT=/usr/local
commands:
- uv sync
- pwd
- ls -la
- uv sync
test:
#image: ghcr.io/astral-sh/uv:alpine
image: ghcr.io/astral-sh/uv:python3.13-alpine