1
0
mirror of https://github.com/bitwarden/desktop.git synced 2024-06-25 10:26:00 +02: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)
displayName: 'show artifacts'
- script: AzureSignTool --help
- script: azuresigntool sign --help
displayName: 'Debugging AST'
- task: CmdLine@2