Add Woodpecker-CI build config

This commit is contained in:
David Stephens 2022-08-28 10:38:17 +01:00
parent 791b5b5d5a
commit f8f9bf9a37

10
.woodpecker.yml Normal file
View file

@ -0,0 +1,10 @@
---
pipeline:
syntax_check:
image: plugins/ansible:3
settings:
playbook: nas.yml
galaxy: ansible/requirements.yml
inventory: tests/inventories/integration_testing/inventory
syntax_check: true