erfamap/.woodpecker.yml

12 lines
226 B
YAML
Raw Normal View History

2022-10-08 22:26:47 +02:00
---
pipeline:
test:
image: python:3.9
commands:
- pip3 install -r requirements.txt
- >-
./generate_map.py
--cache-directory cache.example
--rename 'Frankfurt am Main' 'Frankfurt'