Skip to content

Commit 09f388d

Browse files
authored
Merge pull request #383 from iclanton/fix-npm-publish
Include a missing option.
2 parents e92c92a + 37874ea commit 09f388d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

common/config/azure-pipelines/npm-publish.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ extends:
1515
pool:
1616
name: Azure-Pipelines-1ESPT-ExDShared
1717
os: windows
18+
sdl:
19+
sourceRepositoriesToScan:
20+
include:
21+
- repository: RushstackMainRepo
1822
stages:
1923
- stage:
2024
jobs:

0 commit comments

Comments
 (0)