Skip to content

Commit

Permalink
fix linter issue in steps.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fehersanyi-bitrise committed Jun 29, 2022
1 parent 6ffb81c commit e1b8cd5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions step.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,14 @@ description: |-
3. Provide your keystore password, keystore alias and private key password to the relevant fields on the **Code Signing** tab.
4. Run your build.
### Troubleshooting
Make sure you have the **Android Sign** Step right after a build Steps but before **Deploy to Google Play** Step in your deploy workflow.
If you wish to get your Android project signed automatically, use the **Android Sign** Step and do not set any gradle task for the signing, otherwise, the Step will fail.
### Useful links
- [Android code signing using Android Sign Step](https://devcenter.bitrise.io/code-signing/android-code-signing/android-code-signing-using-bitrise-sign-apk-step/)
- [Android deployment](https://devcenter.bitrise.io/deploy/android-deploy/android-deployment-index/)
### Related Steps
- [Android Build](https://www.bitrise.io/integrations/steps/android-build)
- [Gradle Runner](https://www.bitrise.io/integrations/steps/gradle-runner)
Expand Down

0 comments on commit e1b8cd5

Please sign in to comment.