×
Feb 6, 2024 · Hi All, I got the following error “java.lang.NullPointerException: Cannot invoke “String.equals(Object)” because the return value of ...
Jan 30, 2023 · I'm using jenkins through docker. can anyone help? If you are using jenkins inside of docker, do you have /Users/shreya/Documents/GitHub/simple ...
Jan 14, 2024 · Hello! First question in here! I'm trying to learn about Jenkins and i'm stumbling with some problems with creating a pipeline with Docker.
Apr 5, 2023 · I recommend you streamline your question to just the stuff that doesn't work, include error message, what you did, what you expected, and what ...
Sep 6, 2022 · Swapping it to SSH it does produce a different error: hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- git@ ...
Oct 13, 2021 · Hi, I have a customized Docker image that I'm trying to run as a Jenkins docker build agent. Refer to the Jenkins official doc here Using ...
Dec 16, 2023 · I have wrote a pipeline job which will build the image from GitHub, starting app, running tests & finally ship containers on Dockerhub. Below is ...
Mar 9, 2023 · I am currently in the process of trying to upgrade from Jenkins 2.384 to 2.394 as a regular upgrade we do. In our test environment we are ...
Dec 7, 2021 · I am trying to push a docker image to a private registry without any authentication configured. Below are how the jenkinsfile stages look ...
Oct 4, 2022 · I am creating a simple Jenkins pipeline and run into the error below: Started by user XYZ [Pipeline] Start of Pipeline [Pipeline] node ...