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.