add pull_request to drone trigger to let CI run after merged PR

lektura
max.mehl 2017-09-11 22:01:44 +02:00
parent f67c921bd6
commit b6dd36f151
1 changed files with 1 additions and 0 deletions

View File

@ -17,5 +17,6 @@ pipeline:
- ssh-keyscan -H lund.fsfeurope.org >> ~/.ssh/known_hosts
- ansible-playbook playbook.yml -i hosts
when:
event: [push, pull_request, tag, deployment]
branch: master