diff --git a/ci.yml b/ci.yml index 0288bb9..dbacf1b 100644 --- a/ci.yml +++ b/ci.yml @@ -19,6 +19,11 @@ resources: extends: template: v1/1ES.Official.PipelineTemplate.yml@1esPipelines parameters: + sdl: + policheck: + enabled: true + tsa: + enabled: true pool: name: NetCore1ESPool-Svc-Internal image: windows.vs2019.amd64 @@ -34,4 +39,4 @@ extends: clean: all steps: - script: echo "Hello World" - displayName: Build Step \ No newline at end of file + displayName: Build Step