lektura
Jonas Oberg 2017-06-13 09:08:46 +02:00
parent ca3a201e86
commit b8ad6dc1ca
1 changed files with 3 additions and 4 deletions

View File

@ -1,14 +1,13 @@
build:
pipeline:
build:
image: rics3n/drone-ansible
commands:
- ansible-playbook -vvv playbook.yml -i hosts --syntax-check
deploy:
ansible:
deploy:
image: rics3n/drone-ansible
inventory: hosts
playbook: playbook.yml
commands:
when:
branch: master