aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Jenkinsfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Jenkinsfile b/Jenkinsfile
index 6f4b83f..bbcf4bf 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -24,6 +24,7 @@ pipeline {
uname -a
printenv | sort
cat /etc/os-release
+ export CENTOS_MIRROR=http://spunk.home.kraxel.org/centos/
/usr/local/bin/configure-mirror
'''
}