[CI] Limit builds to master branch
continuous-integration/drone/push Build is passing Подробиці

This commit is contained in:
Lucien Cartier-Tilet 2020-09-03 13:19:06 +02:00
джерело a1370089ab
коміт 7b6744d464
Підписано: phundrak
Ідентифікатор GPG ключа: BD7789E705CB8DCA
1 змінених файлів з 6 додано та 0 видалено

@ -6,6 +6,12 @@ steps:
image: silex/emacs:27-alpine
commands:
- emacs --script export.el
when:
branch:
- master
event:
exclude:
- pull_request
- name: deploy
image: appleboy/drone-scp