summaryrefslogtreecommitdiff
path: root/buildpipeline/DotNet-CoreClr-Trusted-Mac.json
diff options
context:
space:
mode:
authorchcosta <chcosta@microsoft.com>2017-11-30 09:49:16 -0800
committerGitHub <noreply@github.com>2017-11-30 09:49:16 -0800
commitd6e04d3a525d4d8bbb9e00cd3d2e69c15ca9b0cb (patch)
tree00321dabed9215737257acd8595692b1ef307113 /buildpipeline/DotNet-CoreClr-Trusted-Mac.json
parentc26e4604a63c6e1389d95aba098b444a8117ec27 (diff)
downloadcoreclr-d6e04d3a525d4d8bbb9e00cd3d2e69c15ca9b0cb.tar.gz
coreclr-d6e04d3a525d4d8bbb9e00cd3d2e69c15ca9b0cb.tar.bz2
coreclr-d6e04d3a525d4d8bbb9e00cd3d2e69c15ca9b0cb.zip
Update build definition execute conditions for api v3.2 (#15285)
Diffstat (limited to 'buildpipeline/DotNet-CoreClr-Trusted-Mac.json')
-rw-r--r--buildpipeline/DotNet-CoreClr-Trusted-Mac.json36
1 files changed, 16 insertions, 20 deletions
diff --git a/buildpipeline/DotNet-CoreClr-Trusted-Mac.json b/buildpipeline/DotNet-CoreClr-Trusted-Mac.json
index 005feee5f9..7e7c993080 100644
--- a/buildpipeline/DotNet-CoreClr-Trusted-Mac.json
+++ b/buildpipeline/DotNet-CoreClr-Trusted-Mac.json
@@ -140,13 +140,14 @@
"failOnStandardError": "false"
}
},
- {
+ {
"environment": {},
"enabled": true,
"continueOnError": true,
"alwaysRun": true,
"displayName": "Copy Files to: $(Build.StagingDirectory)\\BuildLogs",
"timeoutInMinutes": 0,
+ "condition": "succeededOrFailed()",
"refName": "CopyFiles1",
"task": {
"id": "5bfb729a-a7c8-4a78-a7c3-8d717bb7c13c",
@@ -169,6 +170,7 @@
"alwaysRun": true,
"displayName": "Publish Artifact: BuildLogs",
"timeoutInMinutes": 0,
+ "condition": "succeededOrFailed()",
"refName": "PublishBuildArtifacts1",
"task": {
"id": "2ff763a7-ce83-4e1f-bc89-0ae63477cebe",
@@ -189,41 +191,30 @@
{
"enabled": false,
"definition": {
- "id": "5bc3cfb7-6b54-4a4b-b5d2-a3905949f8a6"
- },
- "inputs": {
- "additionalFields": "{}"
- }
- },
- {
- "enabled": false,
- "definition": {
- "id": "7c555368-ca64-4199-add6-9ebaf0b0137d"
+ "id": "a9db38f9-9fdc-478c-b0f9-464221e58316"
},
"inputs": {
- "multipliers": "[]",
- "parallel": "false",
- "continueOnError": "true",
+ "workItemType": "234347",
+ "assignToRequestor": "true",
"additionalFields": "{}"
}
},
{
"enabled": false,
"definition": {
- "id": "a9db38f9-9fdc-478c-b0f9-464221e58316"
+ "id": "57578776-4c22-4526-aeb0-86b6da17ee9c"
},
"inputs": {
- "workItemType": "234347",
- "assignToRequestor": "true",
"additionalFields": "{}"
}
},
{
"enabled": false,
"definition": {
- "id": "57578776-4c22-4526-aeb0-86b6da17ee9c"
+ "id": "5d58cc01-7c75-450c-be18-a388ddb129ec"
},
"inputs": {
+ "branchFilters": "[\"+refs/heads/*\"]",
"additionalFields": "{}"
}
}
@@ -275,6 +266,7 @@
"buildNumberFormat": "$(date:yyyyMMdd)$(rev:-rr)",
"jobAuthorizationScope": "projectCollection",
"jobTimeoutInMinutes": 60,
+ "jobCancelTimeoutInMinutes": 5,
"repository": {
"properties": {
"labelSources": "0",
@@ -282,7 +274,9 @@
"fetchDepth": "0",
"gitLfsSupport": "false",
"skipSyncSource": "false",
- "cleanOptions": "0"
+ "cleanOptions": "0",
+ "checkoutNestedSubmodules": "false",
+ "labelSourcesFormat": "$(build.buildNumber)"
},
"id": "670e3783-ab4f-44fc-9786-d332007da311",
"type": "TfsGit",
@@ -292,7 +286,9 @@
"clean": "true",
"checkoutSubmodules": false
},
+ "processParameters": {},
"quality": "definition",
+ "drafts": [],
"queue": {
"id": 330,
"name": "DotNetCore-Build",
@@ -312,7 +308,7 @@
"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": 418098211,
+ "revision": 418098432,
"visibility": "organization"
}
} \ No newline at end of file