debugging AST

This commit is contained in:
Joseph Flinn 2020-12-16 23:06:41 +00:00
parent 5ae39d8fc3
commit f349317cbd
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ steps:
echo GIT_RELEASE_VERSION=$(git_release_version)
displayName: 'show artifacts'
- script: AzureSignTool --help
- script: azuresigntool sign --help
displayName: 'Debugging AST'
- task: CmdLine@2