Skip to content

Commit b09862b

Browse files
ensure that we skip BuildTags for GithubPullRequests (#34677)
Co-authored-by: Scott Beddall (from Dev Box) <[email protected]>
1 parent bb0fa38 commit b09862b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

eng/pipelines/templates/stages/archetype-sdk-client.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,8 @@ extends:
8989
${{ else }}:
9090
template: v1/1ES.Unofficial.PipelineTemplate.yml@1ESPipelineTemplates
9191
parameters:
92+
settings:
93+
skipBuildTagsForGitHubPullRequests: true
9294
sdl:
9395
sourceAnalysisPool:
9496
name: azsdk-pool-mms-win-2022-general

0 commit comments

Comments
 (0)