mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-07 09:31:31 +01:00
removing breakpoint
This commit is contained in:
parent
84ea397391
commit
672be07f40
@ -53,8 +53,8 @@ steps:
|
||||
|
||||
- task: PublishPipelineArtifact@1
|
||||
inputs:
|
||||
pathToPublish: '$(System.DefaultWorkingDirectory)/dist/Bitwarden-Portable-${ PACKAGE_VERSION }.exe'
|
||||
artifactName: Bitwarden-Portable-$(packageVersion).exe
|
||||
pathToPublish: '$(System.DefaultWorkingDirectory)/dist/Bitwarden-Portable-$(PACKAGE_VERSION).exe'
|
||||
artifactName: Bitwarden-Portable-$(PACKAGE_VERSION).exe
|
||||
|
||||
# - task: PublishPipelineArtifact@1
|
||||
# inputs:
|
||||
|
Loading…
Reference in New Issue
Block a user