×
May 11, 2023 · I am new to Jenkins, so I am having trouble understanding why the ubuntu agent is looking for git at the windows path instead under Under Global ...
Jan 14, 2024 · I'm trying to learn about Jenkins and i'm stumbling with some problems with creating a pipeline with Docker. This is my Dockerfile: FROM ubuntu: ...
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 ...
Oct 6, 2022 · Hi, My company SAP holds several JaaS servers (e.g. eldorado.jaas-gcp.cloud.sap.corp , ugdev.jaas-gcp.cloud.sap.corp) When I'm trying to run ...
Jul 11, 2022 · I created my jenkins job as follows: new item in dashboard → pipeline → OK; pipeline definition => pipeline script from SCM; SCM = git; filled ...
Jun 28, 2023 · I am currently searching for the most recent Linux Jenkins JNLP slave with Docker image. The current image we are using is outdated - link ...
Missing: ubuntu | Show results with:ubuntu
Jul 25, 2023 · I have some submodules and I am using credentials with full access of the github repos. About my Jenkins agent, I am using ubuntu docker images ...
May 24, 2022 · Hi, I am new to Git and so don't understand it well. I'm trying to perform a git checkout from with a declarative pipeline but it is failing ...
Feb 29, 2024 · I am running Jenkins in a Docker environment, which in turn is running in a virtual machine. This works very well most of the time, ...
Feb 1, 2022 · The Jenkins agent tried to use the program /usr/local/bin/git as the git program. It could not find it. It could not find it because there is no ...