mirror of
https://codeberg.org/gitnex/GitNex
synced 2024-12-22 16:39:07 +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
|
||||
commands:
|
||||
- ./gradlew build
|
||||
when:
|
||||
branch:
|
||||
- master
|
||||
|
||||
trigger:
|
||||
event:
|
||||
- push
|
||||
branch:
|
||||
- master
|
||||
|
Loading…
Reference in New Issue
Block a user