mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 16:23:44 +00:00
moving away from cmd task to the script shortcut
This commit is contained in:
@@ -27,10 +27,8 @@ steps:
|
|||||||
echo GIT_RELEASE_VERSION=$(git_release_version)
|
echo GIT_RELEASE_VERSION=$(git_release_version)
|
||||||
displayName: 'show artifacts'
|
displayName: 'show artifacts'
|
||||||
|
|
||||||
- task: CmdLine@2
|
- script: AzureSignTool --help
|
||||||
displayName: 'Debugging AST'
|
displayName: 'Debugging AST'
|
||||||
inputs:
|
|
||||||
script: AzureSignTool --help
|
|
||||||
|
|
||||||
- task: CmdLine@2
|
- task: CmdLine@2
|
||||||
displayName: 'Sign artifacts'
|
displayName: 'Sign artifacts'
|
||||||
|
|||||||
Reference in New Issue
Block a user