epicyon/.woodpecker.yml

8 lines
354 B
YAML
Raw Normal View History

2022-05-30 08:09:23 +00:00
pipeline:
test:
image: debian:testing
commands:
- apt-get update
- apt-get install -y python3-cryptography python3-dateutil python3-idna python3-numpy python3-pil.imagetk python3-requests python3-socks python3-setuptools python3-pyqrcode imagemagick gnupg
- python3 epicyon.py --tests
- python3 epicyon.py --testsnetwork