This repository has been archived on 2022-07-15. You can view files and clone it, but cannot push or open issues or pull requests.
mmp-osp1/.woodpecker.yml
Oscar Pocock ca5619c3d5
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Added woodpecker config file
2022-04-24 10:30:14 +01:00

7 lines
No EOL
117 B
YAML

pipeline:
flake8:
image: python:3.8
commands:
- pip install flake8
- flake8 /src
+branches: dev