Sign-apk failed when debugging locally

I’m following local debug guide to debug my workflow, and sign-apk@1.4.1 step failed.

INFO[10:05:46]  * [OK] Step dependency (go) installed, available.
Issue with input: [failed to parse config:
- KeystoreURL: required variable is not present
- KeystorePassword: required variable is not present
- KeystoreAlias: required variable is not present

Where can I specify those variables while debugging locally? From my local Workflow Editor(bitrise :workflow-editor), the “Code Signing” tab is missing.

2 Likes

Hi @muyexi,

You should be able to provide those paths in your bitrise.yml file!

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.