Woodpecker CI
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
s3lph 2023-01-04 03:06:59 +01:00
parent 1c96c4273a
commit 1bb87114c7
Signed by: s3lph
GPG key ID: 8AC98A811E5BEFF5

8
.woodpecker.yml Normal file
View file

@ -0,0 +1,8 @@
---
pipeline:
build:
image: python3
commands:
- pip3 install -r requirements.txt
- ./build.py