diff options
Diffstat (limited to 'Jenkinsfile')
-rw-r--r-- | Jenkinsfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Jenkinsfile b/Jenkinsfile index bbcf4bf..706f368 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -25,6 +25,7 @@ pipeline { printenv | sort cat /etc/os-release export CENTOS_MIRROR=http://spunk.home.kraxel.org/centos/ + export EPEL_MIRROR=http://spunk.home.kraxel.org/epel/ /usr/local/bin/configure-mirror ''' } |