mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 09:08:48 +01:00
Add variable for macOS stage
This commit is contained in:
@@ -291,6 +291,8 @@ stages:
|
|||||||
- Compile
|
- Compile
|
||||||
pool:
|
pool:
|
||||||
vmImage: macOS-latest
|
vmImage: macOS-latest
|
||||||
|
variables:
|
||||||
|
BUILDSECMON_OPT_IN: true
|
||||||
jobs:
|
jobs:
|
||||||
- ${{ if eq(parameters.VSCODE_BUILD_MACOS, true) }}:
|
- ${{ if eq(parameters.VSCODE_BUILD_MACOS, true) }}:
|
||||||
- job: macOS
|
- job: macOS
|
||||||
|
|||||||
Reference in New Issue
Block a user