fixing debug command
This commit is contained in:
parent
7209b544a7
commit
4585c98efa
|
@ -33,7 +33,8 @@ steps:
|
|||
echo GIT_RELEASE_VERSION=$(git_release_version)
|
||||
displayName: 'show artifacts'
|
||||
|
||||
- script: azuresigntool sign
|
||||
- script: azuresigntool sign --help
|
||||
displayName: 'debug azuresigntool'
|
||||
|
||||
- script: |
|
||||
azuresigntool sign ^
|
||||
|
|
Loading…
Reference in New Issue