17bf636afa
Change-Id: I09226dc3bee88b4c1ecb6649ff7b971fce2541c7 Signed-off-by: Kien Ha <kienha9922@gmail.com>
14 lines
343 B
YAML
14 lines
343 B
YAML
publishers:
|
|
- test-fairy:
|
|
platform: android
|
|
apikey: apikey
|
|
appfile: /tmp/appfile.apk
|
|
proguard-file: /tmp/proguardfile
|
|
keystorepath: /tmp/keystorefile
|
|
storepass: android
|
|
alias: androiddebugkey
|
|
keypass: keypass
|
|
tester-groups: testergroups
|
|
notify-testers: true
|
|
autoupdate: true
|