fix pipeline syntax

pull/225675/head
João Moreno 2024-08-15 11:20:06 +02:00
parent d1fbdccf10
commit 4d0c0a072b
No known key found for this signature in database
GPG Key ID: 896B853774D1A575
1 changed files with 6 additions and 6 deletions

View File

@ -872,12 +872,12 @@ extends:
timeoutInMinutes: 90
variables:
VSCODE_ARCH: x64
templateContext:
sdl:
codeql:
compiled:
enabled: false
justificationForDisabling: CodeQL runs in the WindowsSDL job only
templateContext:
sdl:
codeql:
compiled:
enabled: false
justificationForDisabling: CodeQL runs in the WindowsSDL job only
steps:
- template: build/azure-pipelines/darwin/product-build-darwin.yml@self
parameters: