erfamap/.woodpecker.yml

9 lines
158 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