Skip to content

Commit

Permalink
Add skipBuildTagsForGitHubPullRequests parameter in the pipeline (#4823)
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriiBobreshev authored May 30, 2024
1 parent abbe484 commit d9da7ec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .azure-pipelines/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ resources:
extends:
template: v1/1ES.Official.PipelineTemplate.yml@1ESPipelineTemplates
parameters:
settings:
skipBuildTagsForGitHubPullRequests: true
featureFlags:
autoBaseline: false
sdl:
Expand Down

0 comments on commit d9da7ec

Please sign in to comment.