forked from GitHub-Mirror/riotX-android
Fix Buildkite file format
This commit is contained in:
parent
9cfc67329a
commit
360d2a3c2e
@ -18,8 +18,8 @@ steps:
|
|||||||
- "vector/build/outputs/apk/fdroid/debug/*.apk"
|
- "vector/build/outputs/apk/fdroid/debug/*.apk"
|
||||||
branches: "develop feature/*"
|
branches: "develop feature/*"
|
||||||
plugins:
|
plugins:
|
||||||
- docker#v3.1.0:
|
- docker#v3.1.0:
|
||||||
image: "runmymind/docker-android-sdk"
|
image: "runmymind/docker-android-sdk"
|
||||||
|
|
||||||
- label: "Build Google Play unsigned APK"
|
- label: "Build Google Play unsigned APK"
|
||||||
agents:
|
agents:
|
||||||
@ -32,8 +32,8 @@ steps:
|
|||||||
- "vector/build/outputs/apk/gplay/release/*.apk"
|
- "vector/build/outputs/apk/gplay/release/*.apk"
|
||||||
branches: "master"
|
branches: "master"
|
||||||
plugins:
|
plugins:
|
||||||
- docker#v3.1.0:
|
- docker#v3.1.0:
|
||||||
image: "runmymind/docker-android-sdk"
|
image: "runmymind/docker-android-sdk"
|
||||||
|
|
||||||
# Code quality
|
# Code quality
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user