diff --git a/azure-pipelines.yaml b/azure-pipelines.yaml index d8b9ce1f1..8f2c0cf3b 100644 --- a/azure-pipelines.yaml +++ b/azure-pipelines.yaml @@ -38,9 +38,9 @@ jobs: $(Build.BuildNumber) backend arguments: | - --build-arg \ - HTTPS_PROXY='http://proxy.frankfurt-airport.de:8080' \ - HTTP_PROXY='http://proxy.frankfurt-airport.de:8080' \ + --build-arg + HTTPS_PROXY='http://proxy.frankfurt-airport.de:8080' + HTTP_PROXY='http://proxy.frankfurt-airport.de:8080' NO_PROXY='localhost,127.0.0.1,*.docker.internal,*.azmk8s.io,devfra.azurecr.io,devfra.westeurope.data.azurecr.io' # - job: BuildKitTest # container: