UNCLASSIFIED

Commit fafb24c7 authored by Elvis Chi's avatar Elvis Chi 💬
Browse files

Merge branch 'patch' into 'development'

added JENKINS_UC env to fix CrashLoopBackoff in pod init phase issue

See merge request !52
parents e8a0becc 8ea9db47
Pipeline #423035 passed with stages
in 20 minutes and 40 seconds
......@@ -10,6 +10,7 @@ FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
USER root
ENV JAVA_HOME /usr/lib/jvm/java
ENV JENKINS_UC https://updates.jenkins.io
ARG user=jenkins
ARG group=jenkins
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment