1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-11-28 12:45:45 +01:00

fixing debug command

This commit is contained in:
Joseph Flinn 2020-12-28 22:22:21 +00:00
parent 7209b544a7
commit 4585c98efa

View File

@ -33,7 +33,8 @@ steps:
echo GIT_RELEASE_VERSION=$(git_release_version) echo GIT_RELEASE_VERSION=$(git_release_version)
displayName: 'show artifacts' displayName: 'show artifacts'
- script: azuresigntool sign - script: azuresigntool sign --help
displayName: 'debug azuresigntool'
- script: | - script: |
azuresigntool sign ^ azuresigntool sign ^