jenkins-job-builder/tests/publishers/fixtures/test-fairy-android001.yaml
Kien Ha 17bf636afa Add support for testfairy plugin
Change-Id: I09226dc3bee88b4c1ecb6649ff7b971fce2541c7
Signed-off-by: Kien Ha <kienha9922@gmail.com>
2016-05-13 11:13:53 -04:00

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