summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRavi Eda <raeda@microsoft.com>2017-08-18 14:45:40 -0500
committerGitHub <noreply@github.com>2017-08-18 14:45:40 -0500
commit96fa98525e0d64459148228cde5211c475b0c25c (patch)
treee10a853a9c3f1a81cf047c911318d74f3d1af05d
parent503466d3ac758433fe9d7a303ed9e3c915647708 (diff)
downloadcoreclr-96fa98525e0d64459148228cde5211c475b0c25c.tar.gz
coreclr-96fa98525e0d64459148228cde5211c475b0c25c.tar.bz2
coreclr-96fa98525e0d64459148228cde5211c475b0c25c.zip
Switch to https. (#13463)
-rw-r--r--buildpipeline/DotNet-CoreClr-Trusted-Linux-Crossbuild.json4
-rw-r--r--buildpipeline/DotNet-CoreClr-Trusted-Linux.json4
2 files changed, 4 insertions, 4 deletions
diff --git a/buildpipeline/DotNet-CoreClr-Trusted-Linux-Crossbuild.json b/buildpipeline/DotNet-CoreClr-Trusted-Linux-Crossbuild.json
index c75c5964c0..c5d84f4e4e 100644
--- a/buildpipeline/DotNet-CoreClr-Trusted-Linux-Crossbuild.json
+++ b/buildpipeline/DotNet-CoreClr-Trusted-Linux-Crossbuild.json
@@ -345,7 +345,7 @@
"value": "Release"
},
"GitHubRepo": {
- "value": "http://github.com/dotnet/coreclr.git"
+ "value": "https://github.com/dotnet/coreclr.git"
},
"GitHubDirectory": {
"value": "/root/coreclr"
@@ -472,4 +472,4 @@
"state": "wellFormed",
"revision": 418097633
}
-} \ No newline at end of file
+}
diff --git a/buildpipeline/DotNet-CoreClr-Trusted-Linux.json b/buildpipeline/DotNet-CoreClr-Trusted-Linux.json
index fc68378991..e7220d9f52 100644
--- a/buildpipeline/DotNet-CoreClr-Trusted-Linux.json
+++ b/buildpipeline/DotNet-CoreClr-Trusted-Linux.json
@@ -309,7 +309,7 @@
"value": "Release"
},
"GitHubRepo": {
- "value": "http://github.com/dotnet/coreclr.git"
+ "value": "https://github.com/dotnet/coreclr.git"
},
"GitHubDirectory": {
"value": "/root/coreclr"
@@ -433,4 +433,4 @@
"state": "wellFormed",
"revision": 418097633
}
-} \ No newline at end of file
+}