6177214e-ce7c-49e3-99de-ff9721b26f63 — Commit 66ffe7ac
Changed files
azure/azure-pipelines.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
Diff
diff --git a/azure/azure-pipelines.yml b/azure/azure-pipelines.yml
index c3150122..e306b72a 100644
--- a/azure/azure-pipelines.yml
+++ b/azure/azure-pipelines.yml
@@ -6,7 +6,6 @@ variables:
- name: flavor
value: ''
- name: cppwd
- value: ''
trigger:
@@ -18,7 +17,7 @@ pool:
vmImage: 'macOS-14'
stages:
-- stage: SetVariablesForEnvironment
+- stage: CI
jobs:
- job: SetVariables
steps: