From 8bb44e41ce8ed04f32f3c661117a473b1f866b1e Mon Sep 17 00:00:00 2001 From: jananivMS Date: Thu, 14 May 2020 20:35:54 -0600 Subject: [PATCH] removed debug comments --- azure-pipelines.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 5b7d46620fa..8b5d6a43068 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -91,10 +91,6 @@ steps: export KUBECONFIG=$(kind get kubeconfig-path --name="kind") kubectl cluster-info make install - # Remove after - export BUILD_TAGS=resourcegroup - echo $(AZURE_TENANT_ID) - export AZURE_TENANT_ID=$(AZURE_TENANT_ID) make test-integration-controllers displayName: Run tests on a Kind Cluster env: