moving away from cmd task to the script shortcut

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

View File

@ -27,10 +27,8 @@ steps:
echo GIT_RELEASE_VERSION=$(git_release_version)
displayName: 'show artifacts'
- task: CmdLine@2
- script: AzureSignTool --help
displayName: 'Debugging AST'
inputs:
script: AzureSignTool --help
- task: CmdLine@2
displayName: 'Sign artifacts'