summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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' ]
]])
}
}