dont run with empty task

This commit is contained in:
6543
2019-10-14 11:27:04 +02:00
parent dac0f690d8
commit 6da4398369

View File

@@ -23,10 +23,9 @@ steps:
image: nextcloudci/android:android-49 image: nextcloudci/android:android-49
commands: commands:
- ./gradlew build - ./gradlew build
when:
branch:
- master
trigger: trigger:
event: event:
- push - push
branch:
- master