Run drone push only on specific branches

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
Morris Jobke 2017-07-27 17:39:28 +02:00
parent 22da6faae0
commit 19534bf93b

View file

@ -236,4 +236,6 @@ matrix:
- TESTS: check-app-compatbility-stable12
- TESTS: signed-off-check
- TESTS: integration-tests
- TESTS: integration-tests-stable12
- TESTS: integration-tests-stable12
branches: [ master, stable* ]