CI: Remove Azure DevOps environment variable handling

refs #1138
pull/1144/head
Alex Willmer 2 months ago
parent 8bf4eb2ce9
commit c395b13184

@ -98,9 +98,6 @@ passenv =
ANSIBLE_* ANSIBLE_*
HOME HOME
MITOGEN_* MITOGEN_*
# Azure DevOps, TF_BUILD is set to 'True' when running in a build task
# https://learn.microsoft.com/en-us/azure/devops/pipelines/build/variables
TF_BUILD
setenv = setenv =
# See also azure-pipelines.yml # See also azure-pipelines.yml
ANSIBLE_STRATEGY = mitogen_linear ANSIBLE_STRATEGY = mitogen_linear

Loading…
Cancel
Save