CI!!!
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
s3lph 2022-10-08 22:26:47 +02:00
parent 12382ec3a7
commit 2a799fba75
Signed by: s3lph
GPG key ID: 8AC98A811E5BEFF5

8
.woodpecker.yml Normal file
View file

@ -0,0 +1,8 @@
---
pipeline:
test:
image: python:3.9
commands:
- pip3 install -r requirements.txt
- ./generate_map.py --cache-directory cache.example