mirror of
https://github.com/owncloud/android-library.git
synced 2025-06-08 16:36:13 +00:00
Enable push job only on master
This commit is contained in:
parent
32ab89fc30
commit
b89246a656
@ -4,6 +4,10 @@ android:
|
|||||||
components:
|
components:
|
||||||
- build-tools-22.0.1
|
- build-tools-22.0.1
|
||||||
- android-19
|
- android-19
|
||||||
|
branches:
|
||||||
|
only:
|
||||||
|
- master
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- echo no | android create avd --force -n test -t $ANDROID_TARGET --abi $ANDROID_ABI
|
- echo no | android create avd --force -n test -t $ANDROID_TARGET --abi $ANDROID_ABI
|
||||||
-c 20M
|
-c 20M
|
||||||
|
Loading…
x
Reference in New Issue
Block a user