1publishers:
2  - test-fairy:
3      platform: android
4      apikey: apikey
5      appfile: /tmp/appfile.apk
6      proguard-file: /tmp/proguardfile
7      keystorepath: /tmp/keystorefile
8      storepass: android
9      alias: androiddebugkey
10      keypass: keypass
11      tester-groups: testergroups
12      notify-testers: true
13      autoupdate: true
14