1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-17 08:43:33 +00:00

debugging AST

This commit is contained in:
Joseph Flinn
2020-12-16 23:06:41 +00:00
parent 5ae39d8fc3
commit f349317cbd

View File

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