Skip to content

Commit

Permalink
removed debug comments
Browse files Browse the repository at this point in the history
  • Loading branch information
jananivMS committed May 15, 2020
1 parent 665b17a commit 8bb44e4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 8bb44e4

Please sign in to comment.