Skip to content

Commit

Permalink
build: fix the build pipeline name
Browse files Browse the repository at this point in the history
  • Loading branch information
blackchoey committed Jan 14, 2025
1 parent e040838 commit 95761a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azure-pipelines/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ parameters:
resources:
pipelines:
- pipeline: build
source: \API Catalog Tooling\VSCode\Extensions\vscode-apimanagement # CUSTOMIZE - location of the pipeline that produces the artifacts
source: \API Catalog Tooling\VSCode\Extensions\vscode-apimanagement-main # CUSTOMIZE - location of the pipeline that produces the artifacts
repositories:
- repository: azExtTemplates
type: github
Expand Down

0 comments on commit 95761a1

Please sign in to comment.