Merge branch 'ci/edit-event' of max.mehl/pmpc-website into master

PR #267
lektura
Max Mehl 2018-04-11 15:01:10 +02:00 committed by Gogs
commit 6f4339d279
1 changed files with 1 additions and 1 deletions

View File

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