From fd3004d31e233ff42cab77f1ef0a49ea388bc9ac Mon Sep 17 00:00:00 2001 From: smile21prc Date: Tue, 22 Aug 2017 16:26:42 -0700 Subject: Fix "Download docker file" BD (#23491) Fix "Download docker file" BD --- buildpipeline/DotNet-CoreFx-Trusted-Linux.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'buildpipeline') diff --git a/buildpipeline/DotNet-CoreFx-Trusted-Linux.json b/buildpipeline/DotNet-CoreFx-Trusted-Linux.json index be87ba5db5..4ea0792056 100644 --- a/buildpipeline/DotNet-CoreFx-Trusted-Linux.json +++ b/buildpipeline/DotNet-CoreFx-Trusted-Linux.json @@ -77,11 +77,9 @@ "alwaysRun": false, "displayName": "Download docker files", "timeoutInMinutes": 0, - "condition": "succeeded()", - "refName": "Shell1", "task": { "id": "10f1f9a1-74b0-47ab-87bf-e3c9c68e8b0d", - "versionSpec": "1.*", + "versionSpec": "0.*", "definitionType": "task" }, "inputs": { -- cgit v1.2.3