Added call to drone-ansible

lektura
Jonas Oberg 2017-06-13 09:04:07 +02:00
parent 0fb6d96def
commit be1ac0fd2d
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ pipeline:
playbook: playbook.yml
commands:
- mkdir /root/.ssh && echo "$SSH_KEY" > /root/.ssh/id_rsa && chmod 0600 /root/.ssh/id_rsa
- /bin/drone-ansible
when:
branch: master