From 816f957f82c34729932160b1a1995c46b2035375 Mon Sep 17 00:00:00 2001 From: Chris Tremblay <62187826+chtrembl@users.noreply.github.com> Date: Thu, 22 Jul 2021 22:39:26 -0400 Subject: [PATCH] Update azure-petstoredataops-ci-cd-to-databricks.yml for Azure Pipelines --- manifests/azure-petstoredataops-ci-cd-to-databricks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/azure-petstoredataops-ci-cd-to-databricks.yml b/manifests/azure-petstoredataops-ci-cd-to-databricks.yml index 27f4e497..129ed3d2 100644 --- a/manifests/azure-petstoredataops-ci-cd-to-databricks.yml +++ b/manifests/azure-petstoredataops-ci-cd-to-databricks.yml @@ -31,7 +31,7 @@ stages: - task: configuredatabricks@0 inputs: url: 'https://adb-5501209530448281.1.azuredatabricks.net' - token: '$(token)' + token: $(token) - task: startcluster@0 inputs: clusterid: '0720-145135-coup132'