From 8da89fb2891dce99e37915e9c5da5ae36e68b18a Mon Sep 17 00:00:00 2001 From: Brett Hewitson Date: Wed, 21 Dec 2022 23:56:46 +1000 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- .azure/pipelines/azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.azure/pipelines/azure-pipelines.yml b/.azure/pipelines/azure-pipelines.yml index 0210eef1..71edf72c 100644 --- a/.azure/pipelines/azure-pipelines.yml +++ b/.azure/pipelines/azure-pipelines.yml @@ -37,6 +37,7 @@ stages: steps: - task: PowerShell@2 displayName: Create AgentCapabilities Environment Variables + enabled: false env: SYSTEM_ACCESSTOKEN: $(System.AccessToken) inputs: