aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Jenkinsfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Jenkinsfile b/Jenkinsfile
index 706f368..27bb526 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -27,6 +27,7 @@ pipeline {
export CENTOS_MIRROR=http://spunk.home.kraxel.org/centos/
export EPEL_MIRROR=http://spunk.home.kraxel.org/epel/
/usr/local/bin/configure-mirror
+ dnf update -y
'''
}
}