Skip to content

Commit 0d291ed

Browse files
author
Sheyla Trudo
committed
fixup! Separate Build Changes
1 parent 58cdf2f commit 0d291ed

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.pipelines/trigger.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,13 @@ extends:
5454
name: $(BUILD_POOL_NAME_DEFAULT_WINDOWS)
5555
os: windows
5656
image: acn-runner-vmss-image-windows-1es-v2.0
57+
globalSdl: # https://aka.ms/obpipelines/sdl
58+
#baseline:
59+
#baselineFile: $(Build.SourcesDirectory)\.config\.gdnbaselines
60+
#suppressionSet: default
61+
suppression:
62+
suppressionFile: $(Build.SourcesDirectory)\.config\.gdnsuppress
63+
suppressionSet: default
5764
codeql:
5865
# Enables CodeQL on the main branch
5966
compiled:

0 commit comments

Comments
 (0)