Google
×
Dec 11, 2022 ˇ Here's what I have tried so far. I can check, that the connection is working to the git server by using git ls-remote -h ssh://gitserver@192.168 ...
Aug 24, 2022 ˇ I want to deploy jenkins on a remote server, when I push the code to the repository, Jenkins builds automatically. I have uploaded ssh to github ...
Nov 7, 2022 ˇ Hey , I added my Private SSH (id_ed25519 )key to Jenkins, which it reads perfectly, but for some reason It isnt able to read the github SSH ...
Apr 1, 2022 ˇ I can see that the jenkins user has ownership and access to the ssh directory and the private key within that directory that is used for ...
Missing: integration | Show results with:integration
Aug 7, 2023 ˇ I have a multibranch pipeline with few jenkins stages. Jenkinsfile is kept in a scm repo. Jenkins agent is created using ec2 plugin. Issue:
Jan 24, 2024 ˇ I have Jenkins 2.426.2 installed. I have a problem with the Jenkins pipeline. The problem is that when the deploy with docker-compose stage ...
Mar 21, 2023 ˇ It might say something to indicate that the DNS lookup of the remote hostname failed like this: stderr: ssh: Could not resolve github.com: Name ...
Missing: integration | Show results with:integration
Feb 26, 2022 ˇ Are there two possible approaches? (1) local Jenkins uses SSH to gain access to remote server and pushes content, (2) remote Jenkins pulls ...
Oct 28, 2022 ˇ this give to me this error message in the configuration of the job : Failed to connect to repository : Command “git ls-remote -h – ssh://gituser ...
Mar 2, 2021 ˇ Step 1: Go to the Jenkins dashboard where on the left side you will see a tab 'Manage Jenkins'. ... Step 3: Install the plugin and try again.