This commit is contained in:
+2
-8
@@ -2,13 +2,7 @@ kind: pipeline
|
|||||||
name: default
|
name: default
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: test
|
- name: build
|
||||||
image: nextcloudci/android10:android-56
|
image: nextcloudci/android10:android-56
|
||||||
commands:
|
commands:
|
||||||
- ./gradlew test
|
- ./gradlew build
|
||||||
|
|
||||||
- name: assembleRelease
|
|
||||||
image: nextcloudci/android10:android-56
|
|
||||||
commands:
|
|
||||||
- ./gradlew assembleRelease
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user