chaostreff.ch/.woodpecker.yml
s3lph e79b7774af
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Fix Woodpecker CI
2023-01-04 03:12:49 +01:00

8 lines
120 B
YAML

---
pipeline:
build:
image: python:3.10
commands:
- pip install -r requirements.txt
- ./build.py