summaryrefslogtreecommitdiff
path: root/buildpipeline/DotNet-CoreClr-Trusted-Linux-Crossbuild.json
diff options
context:
space:
mode:
authorchcosta <chcosta@microsoft.com>2017-07-05 16:29:04 -0700
committerGitHub <noreply@github.com>2017-07-05 16:29:04 -0700
commit511099820df8a8ab750a436d5f78ebb9e8b43df1 (patch)
treed21995f87b105d5fdd02600c8dac68c2d3a2f5c7 /buildpipeline/DotNet-CoreClr-Trusted-Linux-Crossbuild.json
parenta211a077bd199cf5ea27f4983a13d77a9efba8f2 (diff)
downloadcoreclr-511099820df8a8ab750a436d5f78ebb9e8b43df1.tar.gz
coreclr-511099820df8a8ab750a436d5f78ebb9e8b43df1.tar.bz2
coreclr-511099820df8a8ab750a436d5f78ebb9e8b43df1.zip
Cleanup officialbuild warnings (#12578)
* Cleanup officialbuild warnings * Re-enable "sync test native binaries" step
Diffstat (limited to 'buildpipeline/DotNet-CoreClr-Trusted-Linux-Crossbuild.json')
-rw-r--r--buildpipeline/DotNet-CoreClr-Trusted-Linux-Crossbuild.json18
1 files changed, 0 insertions, 18 deletions
diff --git a/buildpipeline/DotNet-CoreClr-Trusted-Linux-Crossbuild.json b/buildpipeline/DotNet-CoreClr-Trusted-Linux-Crossbuild.json
index 312d08c928..c75c5964c0 100644
--- a/buildpipeline/DotNet-CoreClr-Trusted-Linux-Crossbuild.json
+++ b/buildpipeline/DotNet-CoreClr-Trusted-Linux-Crossbuild.json
@@ -275,24 +275,6 @@
"enabled": true,
"continueOnError": true,
"alwaysRun": true,
- "displayName": "Cleanup Docker Volume",
- "timeoutInMinutes": 0,
- "task": {
- "id": "d9bafed4-0b18-4f58-968d-86655b4d2ce9",
- "versionSpec": "1.*",
- "definitionType": "task"
- },
- "inputs": {
- "filename": "docker",
- "arguments": "volume rm $(DockerVolumeName)",
- "workingFolder": "",
- "failOnStandardError": "false"
- }
- },
- {
- "enabled": true,
- "continueOnError": true,
- "alwaysRun": true,
"displayName": "Cleanup VSTS Agent",
"timeoutInMinutes": 0,
"task": {