You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
INFINIOPS-296
What: Get jenkins-cli.jar from the bundled jenkins.war
instead of downloading it from repo.jenkins-ci.org.
How: Unzip WEB-INF/lib/cli-${JENKINS_VERSION}.jar out of
jenkins.war into /opt/jenkins-cli and clean up /tmp.
Why: The previously working repo.jenkins-ci.org URL now
returns HTTP 403, breaking the Jenkins image build.
Signed-off-by: Benny Itkin <bitkin@nvidia.com>
0 commit comments