forked from pmpc/website
do not try to deploy when running a PR
This commit is contained in:
@@ -17,6 +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]
|
||||
event: [push, tag, deployment]
|
||||
branch: master
|
||||
|
||||
|
Reference in New Issue
Block a user