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:
authorMatt Mitchell <mmitche@microsoft.com>2018-02-07 22:31:11 +0300
committerGitHub <noreply@github.com>2018-02-07 22:31:11 +0300
commit800974a7170390b364b64643e39777c6907551e6 (patch)
treece5aa4361f9fe9c58fd024bfc8b3b794857a0ae8 /buildpipeline
parentff003980926913d799850233ea59b1ebee3ed837 (diff)
Fix duplicated refnames (#26929)
* Fix duplicated refnames
Diffstat (limited to 'buildpipeline')
-rw-r--r--buildpipeline/DotNet-CoreFx-Trusted-Linux.json18
1 files changed, 9 insertions, 9 deletions
diff --git a/buildpipeline/DotNet-CoreFx-Trusted-Linux.json b/buildpipeline/DotNet-CoreFx-Trusted-Linux.json
index 1b17afc04c..36fbaa4a4d 100644
--- a/buildpipeline/DotNet-CoreFx-Trusted-Linux.json
+++ b/buildpipeline/DotNet-CoreFx-Trusted-Linux.json
@@ -107,7 +107,7 @@
"alwaysRun": false,
"displayName": "Initialize tools in sandbox for host machine",
"timeoutInMinutes": 0,
- "refName": "Task5",
+ "refName": "Task6",
"task": {
"id": "d9bafed4-0b18-4f58-968d-86655b4d2ce9",
"versionSpec": "1.*",
@@ -127,7 +127,7 @@
"alwaysRun": false,
"displayName": "Initialize Docker",
"timeoutInMinutes": 0,
- "refName": "Task6",
+ "refName": "Task7",
"task": {
"id": "d9bafed4-0b18-4f58-968d-86655b4d2ce9",
"versionSpec": "1.*",
@@ -147,7 +147,7 @@
"alwaysRun": false,
"displayName": "Generate version assets",
"timeoutInMinutes": 0,
- "refName": "Task7",
+ "refName": "Task8",
"task": {
"id": "d9bafed4-0b18-4f58-968d-86655b4d2ce9",
"versionSpec": "1.*",
@@ -167,7 +167,7 @@
"alwaysRun": false,
"displayName": "Run sync",
"timeoutInMinutes": 0,
- "refName": "Task8",
+ "refName": "Task9",
"task": {
"id": "d9bafed4-0b18-4f58-968d-86655b4d2ce9",
"versionSpec": "1.*",
@@ -187,7 +187,7 @@
"alwaysRun": false,
"displayName": "Run build.sh",
"timeoutInMinutes": 0,
- "refName": "Task9",
+ "refName": "Task10",
"task": {
"id": "d9bafed4-0b18-4f58-968d-86655b4d2ce9",
"versionSpec": "1.*",
@@ -208,7 +208,7 @@
"displayName": "Build tests",
"timeoutInMinutes": 0,
"condition": "and(succeeded(), ne(variables.PB_SkipTests, 'true'), ne(variables.PB_SkipTestBuild, 'true'))",
- "refName": "Task10",
+ "refName": "Task11",
"task": {
"id": "d9bafed4-0b18-4f58-968d-86655b4d2ce9",
"versionSpec": "1.*",
@@ -229,7 +229,7 @@
"displayName": "Create Helix Test Jobs",
"timeoutInMinutes": 0,
"condition": "and(succeeded(), ne(variables.PB_SkipTests, 'true'), ne(variables.PB_EnableCloudTest, 'false'))",
- "refName": "Task11",
+ "refName": "Task12",
"task": {
"id": "d9bafed4-0b18-4f58-968d-86655b4d2ce9",
"versionSpec": "1.*",
@@ -249,7 +249,7 @@
"alwaysRun": false,
"displayName": "Push packages to Azure",
"timeoutInMinutes": 0,
- "refName": "Task12",
+ "refName": "Task13",
"task": {
"id": "d9bafed4-0b18-4f58-968d-86655b4d2ce9",
"versionSpec": "1.*",
@@ -557,4 +557,4 @@
"revision": 418098432,
"visibility": "organization"
}
-}
+} \ No newline at end of file