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)
|
||||
displayName: 'show artifacts'
|
||||
|
||||
- script: azuresigntool
|
||||
- script: azuresigntool sign
|
||||
|
||||
- script: |
|
||||
azuresigntool sign ^
|
||||
|
|
Loading…
Reference in New Issue