changing debug command to get all params to make sure it is the new version

This commit is contained in:
Joseph Flinn 2020-12-31 19:53:15 +00:00
parent d52713ea4d
commit 2817f78b98
1 changed files with 1 additions and 1 deletions

View File

@ -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