Skip to content

Commit 23dbc74

Browse files
committed
fix?
1 parent 30fb485 commit 23dbc74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/pipelines/apps/mobile/app-signing.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ On the pipeline **Variables** tab, add the following variables:
7575
- **key-password**: Password for the key associated with the specified alias. Be sure to select the **lock** icon.
7676
7777
On the pipeline **Tasks** tab, select the Android signing task and reference the names of your newly created variables in the **Signing Options** as `$(<keystore-password>)`, `$(<key-alias>)`, and `$(<key-password>)`.
78+
7879
---
7980

8081
Any build agent can now securely sign your app without any certificate management on the build machine itself.

0 commit comments

Comments
 (0)