Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichaelSimons <msimons@microsoft.com>2017-04-07 21:20:53 +0300
committerMichaelSimons <msimons@microsoft.com>2017-04-07 21:20:53 +0300
commit6cdbbe6a7a3b4029a0ffac13593f1021365dabe3 (patch)
tree481dcd9c1af3d964c1e65110ef322a55654fb2f5 /buildpipeline
parent1fb944ba09816f3db2bd5aec718de9e9ece33b32 (diff)
Remove docker demand on 1.13.1
Diffstat (limited to 'buildpipeline')
-rw-r--r--buildpipeline/DotNet-CoreFx-Trusted-Linux-Crossbuild.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/buildpipeline/DotNet-CoreFx-Trusted-Linux-Crossbuild.json b/buildpipeline/DotNet-CoreFx-Trusted-Linux-Crossbuild.json
index 940331f6c8..bdeb9cf26d 100644
--- a/buildpipeline/DotNet-CoreFx-Trusted-Linux-Crossbuild.json
+++ b/buildpipeline/DotNet-CoreFx-Trusted-Linux-Crossbuild.json
@@ -424,8 +424,7 @@
}
},
"demands": [
- "Agent.OS -equals linux",
- "Docker -equals 1.13.1"
+ "Agent.OS -equals linux"
],
"retentionRules": [
{