aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2020-08-19 16:35:35 +0200
committerGerd Hoffmann <kraxel@redhat.com>2020-08-19 16:35:35 +0200
commit1f7bea6f8c83b9604c759708d681a03398a686b3 (patch)
tree7762b218c7953d2b175b3ddc82c9939a8ec185df
parent7ddff9c25b7174d2a7e81fe9a18213319ca2a13c (diff)
downloadjenkinsfiles-1f7bea6f8c83b9604c759708d681a03398a686b3.tar.gz
set mirror
-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
'''
}