dont run with empty task

This commit is contained in:
6543 2019-10-14 11:27:04 +02:00
parent dac0f690d8
commit 6da4398369
No known key found for this signature in database
GPG Key ID: A1CA74D27FD13271
1 changed files with 2 additions and 3 deletions

View File

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