adding the 'sign' to the param output
This commit is contained in:
parent
ec252719d3
commit
7209b544a7
|
@ -33,7 +33,7 @@ steps:
|
||||||
echo GIT_RELEASE_VERSION=$(git_release_version)
|
echo GIT_RELEASE_VERSION=$(git_release_version)
|
||||||
displayName: 'show artifacts'
|
displayName: 'show artifacts'
|
||||||
|
|
||||||
- script: azuresigntool
|
- script: azuresigntool sign
|
||||||
|
|
||||||
- script: |
|
- script: |
|
||||||
azuresigntool sign ^
|
azuresigntool sign ^
|
||||||
|
|
Loading…
Reference in New Issue