Skip to content

Commit

Permalink
Update build-pipeline.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
ms-henglu committed Sep 14, 2024
1 parent 5139184 commit 820fd44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azdo/build-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ stages:
repositoryName: "Azure/azapi-vscode"
action: "create"
target: ${{ parameters.azapiRef }}
tagPattern: '^v\d+\.\d+\.\d+'
tagPattern: '^v\d+\.\d+\.\d+.*'
assets: "./dist/*.zip"
isDraft: true
addChangeLog: false

0 comments on commit 820fd44

Please sign in to comment.