chaostreff.ch/.woodpecker.yml

9 lines
117 B
YAML
Raw Normal View History

2023-01-04 03:06:59 +01:00
---
pipeline:
build:
image: python3
commands:
- pip3 install -r requirements.txt
- ./build.py