trying to see what the supported params are
This commit is contained in:
parent
b11455b611
commit
9b2b860cdf
|
@ -33,6 +33,8 @@ steps:
|
||||||
echo GIT_RELEASE_VERSION=$(git_release_version)
|
echo GIT_RELEASE_VERSION=$(git_release_version)
|
||||||
displayName: 'show artifacts'
|
displayName: 'show artifacts'
|
||||||
|
|
||||||
|
- scrpt: azuresigntool
|
||||||
|
|
||||||
- script: |
|
- script: |
|
||||||
azuresigntool sign ^
|
azuresigntool sign ^
|
||||||
/kvu "$(SigningVaultURL)" ^
|
/kvu "$(SigningVaultURL)" ^
|
||||||
|
|
Loading…
Reference in New Issue