Skip to content

Commit

Permalink
Add skipBuildTagsForGitHubPullRequests setting to PR pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
sfoslund committed Jan 17, 2025
1 parent ddbd633 commit 597ae84
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pipelines/sbom-tool-pr-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ extends:
sourceAnalysisPool:
name: sbom-windows-build-pool
os: windows
settings:
skipBuildTagsForGitHubPullRequests: true
stages:
- stage: stage1
jobs:
Expand Down

0 comments on commit 597ae84

Please # to comment.