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 ...
Missing: /search | Show results with:/search
To install Docker on your operating system, follow the instructions in the Guided Tour prerequisites. Alternatively, visit Docker Hub, and select the Docker ...
Missing: git | Show results with:git
On Debian and Debian-based distributions like Ubuntu you can install Jenkins through apt . With the release of Debian 12, OpenJDK 11 is no longer included. It ...
Missing: git | Show results with:git
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 ...
Missing: /search | Show results with:/search
Aug 23, 2023 · I tried running jenkins/jenkins:4.422 , same problem. It takes about 50 seconds to finish “restarting” (the status from docker ps ) then is up ...
Missing: /search | Show results with:/search
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 ...
Missing: /search | Show results with:/search
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 ...
Missing: /search | Show results with:/search
Nov 11, 2022 · I created a /etc/ssh/ssh_known_hosts file. This solves the hostkey verification issue. Thereafter I have to let jenkins access to the id_rsa ...
Jun 1, 2022 · Hi there :wave: , I'm trying to rebuilt locally .deb packages because I'm having an issue with my slow armhf machines.
Missing: /search | Show results with:/search
Feb 23, 2022 · I'm just getting started with Jenkins, so bear with me. I installed Jenkins on my Win10 computer with WSL2/Docker (Ubuntu 20.02, Docker version ...