Description of the issue
When trying to deploy my app to Google Play Store it fails and gives the following error.
Build log
±-----------------------------------------------------------------------------+
| (8) google-play-deploy@1.5.1 |
±-----------------------------------------------------------------------------+
| id: google-play-deploy |
| version: 1.5.1 |
| collection: https://github.com/bitrise-io/bitrise-steplib.git |
| toolkit: go |
| time: 2018-09-25T16:29:08Z |
±-----------------------------------------------------------------------------+
| |
INFO[16:29:08] Start installing (golang) with apt-get
INFO[16:29:08] * [OK] Step dependency (go) installed, available.
Configs:
- JSONKeyPath: ***
- PackageName: app.agenda.faculdead
- ApkPath: /bitrise/deploy/app-release-bitrise-signed.apk
- ExpansionfilePath:
- Track: beta
- UserFraction: 0.5
- WhatsnewsDir:
- MappingFile:
- UntrackBlockingVersions: true
Authenticating
Failed to create auth config from json key file, error: No file found at path: [REDACTED]
| |
±–±--------------------------------------------------------------±---------+
| x | google-play-deploy@1.5.1 (exit code: 1) | 7.31 sec |
±–±--------------------------------------------------------------±---------+
| Issue tracker: https://github.com/bitrise-io/steps-google-play-deploy/issues |
| Source: https://github.com/bitrise-io/steps-google-play-deploy |
±–±--------------------------------------------------------------±---------+