test-woodpecker-python/.woodpecker/build.yaml
phil 7adba760c1
All checks were successful
ci/woodpecker/push/build Pipeline was successful
t7
2025-06-20 19:24:43 +02:00

10 lines
134 B
YAML

when:
- event: push
branch: main
steps:
- name: build
image: ghcr.io/astral-sh/uv:alpine
commands:
- uv build