changing debug command to get all params to make sure it is the new version
This commit is contained in:
parent
d52713ea4d
commit
2817f78b98
|
@ -21,7 +21,7 @@ steps:
|
||||||
displayName: 'Install AST'
|
displayName: 'Install AST'
|
||||||
|
|
||||||
- script: |
|
- script: |
|
||||||
azuresigntool sign --help
|
azuresigntool --help
|
||||||
displayName: 'Debugging AST'
|
displayName: 'Debugging AST'
|
||||||
|
|
||||||
- script: exit 1
|
- script: exit 1
|
||||||
|
|
Loading…
Reference in New Issue