Merge branch 'main' into dependabot/npm_and_yarn/jose-1.28.2
commit
c48fc00a1b
|
|
@ -116,6 +116,12 @@ Write-Output ""
|
||||||
-customBuildTarget $Env:BUILD_TARGET `
|
-customBuildTarget $Env:BUILD_TARGET `
|
||||||
-customBuildPath $Env:CUSTOM_BUILD_PATH `
|
-customBuildPath $Env:CUSTOM_BUILD_PATH `
|
||||||
-buildVersion $Env:VERSION `
|
-buildVersion $Env:VERSION `
|
||||||
|
-androidVersionCode $Env:ANDROID_VERSION_CODE `
|
||||||
|
-androidKeystoreName $Env:ANDROID_KEYSTORE_NAME `
|
||||||
|
-androidKeystorePass $Env:ANDROID_KEYSTORE_PASS `
|
||||||
|
-androidKeyaliasName $Env:ANDROID_KEYALIAS_NAME `
|
||||||
|
-androidKeyaliasPass $Env:ANDROID_KEYALIAS_PASS `
|
||||||
|
-androidTargetSdkVersion $Env:ANDROID_TARGET_SDK_VERSION `
|
||||||
$Env:CUSTOM_PARAMETERS `
|
$Env:CUSTOM_PARAMETERS `
|
||||||
-logfile | Out-Host
|
-logfile | Out-Host
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue