Skip to content

Commit a8657be

Browse files
authored
Update ci-pr.yaml
1 parent 48efac6 commit a8657be

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

.azdo/ci-pr.yaml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,13 @@ extends:
1818
parameters:
1919
pool:
2020
name: Azure-Pipelines-1ESPT-ExDShared
21-
# image: ubuntu-latest
21+
image: ubuntu-latest
2222
os: linux
23-
23+
sdl:
24+
sourceAnalysisPool:
25+
name: Azure-Pipelines-1ESPT-ExDShared # Name of your hosted pool
26+
image: ubuntu-latest
27+
os: linux
2428
stages:
2529
- stage: Build
2630
jobs:

0 commit comments

Comments
 (0)