From b3f61b5a3af51aff3161c78a5cd4b04cd110afa6 Mon Sep 17 00:00:00 2001 From: Daniel Ciborowski Date: Sun, 15 Dec 2019 20:21:06 -0500 Subject: [PATCH] Update azure-pipelines-v2.yml for Azure Pipelines --- .ci/azure-pipelines-v2.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.ci/azure-pipelines-v2.yml b/.ci/azure-pipelines-v2.yml index 28f138a..a2b9b51 100644 --- a/.ci/azure-pipelines-v2.yml +++ b/.ci/azure-pipelines-v2.yml @@ -23,6 +23,7 @@ pr: stages: - template: .ci/stages/deploy_notebooks_stages_v2.yml@aitemplates parameters: + Agent: $(Agent_Name) jobDisplayName: MLScoreDeployJob DefaultWorkingDirectory: $(System.DefaultWorkingDirectory) workload_vars: ../vars/mlhyperparametertuning_vars.yml