mirror of
https://codeberg.org/gitnex/GitNex
synced 2024-12-23 00:48:57 +01:00
dont run with empty task
This commit is contained in:
parent
dac0f690d8
commit
6da4398369
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user