summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2020-09-18 14:27:52 +0200
committerGerd Hoffmann <kraxel@redhat.com>2020-09-18 14:27:52 +0200
commit50bf8767dada0395430e5b8dc3c86d65c4e4f8f3 (patch)
tree8ece7bec7218b0588d918e30e9f408b5bb4515e4
parentf98c5b0cedc42a0836a26f14ab7d588e05db942e (diff)
downloadcoreboot-50bf8767dada0395430e5b8dc3c86d65c4e4f8f3.tar.gz
clone from mirror
-rw-r--r--Jenkinsfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jenkinsfile b/Jenkinsfile
index cfb170d..ec1ab24 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -17,7 +17,7 @@ def RPMSource() {
]
],
userRemoteConfigs: [
- [ url: 'https://review.coreboot.org/coreboot.git' ]
+ [ url: 'git://spunk.home.kraxel.org/coreboot' ]
]])
}
}