Skip to content

Commit

Permalink
Add variable for macOS stage
Browse files Browse the repository at this point in the history
  • Loading branch information
lszomoru committed Feb 9, 2022
1 parent 7b25ec7 commit f8fb697
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build/azure-pipelines/product-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -291,6 +291,8 @@ stages:
- Compile
pool:
vmImage: macOS-latest
variables:
BUILDSECMON_OPT_IN: true
jobs:
- ${{ if eq(parameters.VSCODE_BUILD_MACOS, true) }}:
- job: macOS
Expand Down

0 comments on commit f8fb697

Please sign in to comment.