From ecc77a65f75164e934f6bc4d6119e72077a217b6 Mon Sep 17 00:00:00 2001 From: Maxim Lobanov Date: Wed, 16 Dec 2020 11:48:43 +0300 Subject: [PATCH] Update get-tool-versions-steps.yml --- azure-pipelines/templates/get-tool-versions-steps.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines/templates/get-tool-versions-steps.yml b/azure-pipelines/templates/get-tool-versions-steps.yml index 7cf41a6..a383931 100644 --- a/azure-pipelines/templates/get-tool-versions-steps.yml +++ b/azure-pipelines/templates/get-tool-versions-steps.yml @@ -40,5 +40,5 @@ steps: -Url "$(SLACK_CHANNEL_URL)" ` -ToolName "$(TOOL_NAME)" ` -ToolVersion "$(Get_versions.TOOL_VERSIONS)" ` - -PipelineUrl "$(PipelineUrl)" ` + -PipelineUrl "$(PIPELINE_URL)" ` -ImageUrl "$(IMAGE_URL)" \ No newline at end of file