mystiq-sso/.woodpecker.yml

8 lines
125 B
YAML

pipeline:
backend:
image: python
commands:
- pip install virtualenv
- virtualenv venv
- make env