зеркало из https://github.com/microsoft/MSLab.git
Add ClientId to build.
This commit is contained in:
Родитель
2e9d4de178
Коммит
a69f647150
|
@ -66,7 +66,7 @@ jobs:
|
|||
with:
|
||||
azPSVersion: "latest"
|
||||
inlineScript: |
|
||||
./build.ps1 -Version ${{ needs.new-version.outputs.new_tag }} -SignScripts $true -SignScriptUri $env:SIGN_SCRIPT_URI
|
||||
./build.ps1 -Version ${{ needs.new-version.outputs.new_tag }} -SignScripts $true -SignScriptUri $env:SIGN_SCRIPT_URI -ClientId $env:CLIENT_ID
|
||||
- name: Create changelog
|
||||
id: changelog
|
||||
shell: powershell
|
||||
|
|
Загрузка…
Ссылка в новой задаче