summaryrefslogtreecommitdiff
path: root/buildpipeline
diff options
context:
space:
mode:
authorCesar Soares Lucas <disoares@microsoft.com>2018-03-28 14:44:57 -0700
committerCesar Soares Lucas <disoares@microsoft.com>2018-03-28 14:44:57 -0700
commit22f9eca4365a06bd5f4b309316d6789123479a29 (patch)
treec34364a5e923c686d2a215958d9db91b5eb8b118 /buildpipeline
parent41c0e4f260e238f232acc7895e7e628947cfe131 (diff)
downloadcoreclr-22f9eca4365a06bd5f4b309316d6789123479a29.tar.gz
coreclr-22f9eca4365a06bd5f4b309316d6789123479a29.tar.bz2
coreclr-22f9eca4365a06bd5f4b309316d6789123479a29.zip
This BuildTask has been deprecated in favor of maintenance jobs.
Diffstat (limited to 'buildpipeline')
-rw-r--r--buildpipeline/DotNet-CoreClr-Trusted-Linux-Crossbuild.json23
-rw-r--r--buildpipeline/DotNet-CoreClr-Trusted-Linux.json23
2 files changed, 2 insertions, 44 deletions
diff --git a/buildpipeline/DotNet-CoreClr-Trusted-Linux-Crossbuild.json b/buildpipeline/DotNet-CoreClr-Trusted-Linux-Crossbuild.json
index 78d4710c7b..a278d1b433 100644
--- a/buildpipeline/DotNet-CoreClr-Trusted-Linux-Crossbuild.json
+++ b/buildpipeline/DotNet-CoreClr-Trusted-Linux-Crossbuild.json
@@ -367,27 +367,6 @@
"workingFolder": "",
"failOnStandardError": "false"
}
- },
- {
- "environment": {},
- "enabled": true,
- "continueOnError": true,
- "alwaysRun": false,
- "displayName": "Cleanup VSTS Agent",
- "timeoutInMinutes": 0,
- "condition": "always()",
- "refName": "Task17",
- "task": {
- "id": "d9bafed4-0b18-4f58-968d-86655b4d2ce9",
- "versionSpec": "1.*",
- "definitionType": "task"
- },
- "inputs": {
- "filename": "$(Build.SourcesDirectory)/Tools/msbuild.sh",
- "arguments": "cleanupagent.proj /p:AgentDirectory=$(Agent.HomeDirectory) /p:DoClean=$(PB_CleanAgent)",
- "workingFolder": "$(Build.SourcesDirectory)/Tools/scripts/vstsagent/",
- "failOnStandardError": "false"
- }
}
],
"options": [
@@ -591,4 +570,4 @@
"revision": 418098432,
"visibility": "organization"
}
-} \ No newline at end of file
+}
diff --git a/buildpipeline/DotNet-CoreClr-Trusted-Linux.json b/buildpipeline/DotNet-CoreClr-Trusted-Linux.json
index 1b13a3c743..077b68b5de 100644
--- a/buildpipeline/DotNet-CoreClr-Trusted-Linux.json
+++ b/buildpipeline/DotNet-CoreClr-Trusted-Linux.json
@@ -327,27 +327,6 @@
"workingFolder": "",
"failOnStandardError": "false"
}
- },
- {
- "environment": {},
- "enabled": true,
- "continueOnError": true,
- "alwaysRun": false,
- "displayName": "Cleanup VSTS Agent",
- "timeoutInMinutes": 0,
- "condition": "always()",
- "refName": "Task15",
- "task": {
- "id": "d9bafed4-0b18-4f58-968d-86655b4d2ce9",
- "versionSpec": "1.*",
- "definitionType": "task"
- },
- "inputs": {
- "filename": "$(Build.SourcesDirectory)/Tools/msbuild.sh",
- "arguments": "cleanupagent.proj /p:AgentDirectory=$(Agent.HomeDirectory) /p:DoClean=$(PB_CleanAgent)",
- "workingFolder": "$(Build.SourcesDirectory)/Tools/scripts/vstsagent/",
- "failOnStandardError": "false"
- }
}
],
"options": [
@@ -539,4 +518,4 @@
"revision": 418098432,
"visibility": "organization"
}
-} \ No newline at end of file
+}