diff --git a/azure-pipelines/builds/ci.yml b/azure-pipelines/builds/ci.yml index 654ace93eb..896fef904f 100644 --- a/azure-pipelines/builds/ci.yml +++ b/azure-pipelines/builds/ci.yml @@ -29,7 +29,7 @@ extends: # All of the SBRPs must be ignored because it is possible some of them are for vulnerable versions. # Because they are reference only packages they are not vulnerable themselves. ignoreDirectories: | - artifacts/sb, + artifacts/source-build/self, src/referencePackages sourceAnalysisPool: name: $(DncEngInternalBuildPool)