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:
authorchcosta <chcosta@microsoft.com>2017-03-26 20:39:55 +0300
committerGitHub <noreply@github.com>2017-03-26 20:39:55 +0300
commitdab8c07644dfd5ef634a28bc964ab90f7e845eac (patch)
tree5a4d681b0a1b3a4713a7b746882d0a1f778623aa /buildpipeline
parenta8e87da3c1a682075ddc4b7a002bd2d9a5b810c7 (diff)
grab all logs from build (#17531)
Diffstat (limited to 'buildpipeline')
-rw-r--r--buildpipeline/DotNet-CoreFx-Trusted-Linux-Crossbuild.json14
1 files changed, 11 insertions, 3 deletions
diff --git a/buildpipeline/DotNet-CoreFx-Trusted-Linux-Crossbuild.json b/buildpipeline/DotNet-CoreFx-Trusted-Linux-Crossbuild.json
index 9bf5fdf2e1..7c45564a24 100644
--- a/buildpipeline/DotNet-CoreFx-Trusted-Linux-Crossbuild.json
+++ b/buildpipeline/DotNet-CoreFx-Trusted-Linux-Crossbuild.json
@@ -279,7 +279,7 @@
},
"inputs": {
"CopyRoot": "$(PB_DockerCopyDest)/corefx",
- "Contents": "*.log",
+ "Contents": "*.log\n**\\*.log",
"ArtifactName": "BuildLogs",
"ArtifactType": "Container",
"TargetPath": "\\\\my\\share\\$(Build.DefinitionName)\\$(Build.BuildNumber)"
@@ -326,6 +326,15 @@
{
"enabled": false,
"definition": {
+ "id": "5bc3cfb7-6b54-4a4b-b5d2-a3905949f8a6"
+ },
+ "inputs": {
+ "additionalFields": "{}"
+ }
+ },
+ {
+ "enabled": false,
+ "definition": {
"id": "7c555368-ca64-4199-add6-9ebaf0b0137d"
},
"inputs": {
@@ -476,13 +485,12 @@
"type": "build",
"id": 5247,
"name": "DotNet-CoreFx-Trusted-Linux-Crossbuild",
- "url": "https://devdiv.visualstudio.com/DefaultCollection/0bdbc590-a062-4c3f-b0f6-9383f67865ee/_apis/build/Definitions/5247",
"project": {
"id": "0bdbc590-a062-4c3f-b0f6-9383f67865ee",
"name": "DevDiv",
"description": "Visual Studio and DevDiv team project for git source code repositories. Work items will be added for Adams, Dev14 work items are tracked in vstfdevdiv. ",
"url": "https://devdiv.visualstudio.com/DefaultCollection/_apis/projects/0bdbc590-a062-4c3f-b0f6-9383f67865ee",
"state": "wellFormed",
- "revision": 418097503
+ "revision": 418097620
}
} \ No newline at end of file