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