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

This commit is contained in:
phil 2025-06-21 16:45:52 +02:00
parent 6a5e036d0c
commit b80f32fa30

View file

@ -13,8 +13,8 @@ steps:
commands: commands:
- pwd - pwd
- ls -la - ls -la
- ls -l /usr/local/bin
- uv sync - uv sync
- ls -l /usr/local/bin
test: test:
#image: ghcr.io/astral-sh/uv:alpine #image: ghcr.io/astral-sh/uv:alpine
image: ghcr.io/astral-sh/uv:python3.13-alpine image: ghcr.io/astral-sh/uv:python3.13-alpine