Skip to content

Commit

Permalink
fix bash tests
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-peck committed Sep 23, 2020
1 parent 01698ea commit f2824ce
Show file tree
Hide file tree
Showing 61 changed files with 2,021 additions and 1,711 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"loc.input.label.keyPass": "Key password",
"loc.input.help.keyPass": "Enter the key password for the alias and keystore file. Use a new variable with its lock enabled on the Variables tab to encrypt this value.",
"loc.input.label.apksignerArguments": "apksigner arguments",
"loc.input.help.apksignerArguments": "Provide any options to pass to the apksigner command line. Default is: --verbose",
"loc.input.help.apksignerArguments": "Provide any options to pass to the apksigner command line. Default is: -verbose -sigalg MD5withRSA -digestalg SHA1",
"loc.input.label.apksignerLocation": "apksigner location",
"loc.input.help.apksignerLocation": "Optionally specify the location of the apksigner executable used during signing. This defaults to the apksigner found in the Android SDK version folder that your application builds against.",
"loc.input.label.zipalign": "Zipalign",
Expand Down
4 changes: 2 additions & 2 deletions Tasks/AndroidSigningV3/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

30 changes: 15 additions & 15 deletions Tasks/AzureAppServiceSettingsV1/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 10 additions & 10 deletions Tasks/AzureFunctionAppContainerV1/Tests/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit f2824ce

Please sign in to comment.