Google
×
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
Feb 6, 2019 ˇ Jenkins is a well-known open source continuous integration and continuous deployment automation tool. ... sshRemove remote: remote, path: 'test.sh ...
Specify the root URL of the SCM-Manager instance including the context path (such as https://scm-manager.org/scm/) or an ssh URL (such as ssh://scm-manager.com: ...
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 ...
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 ...
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 ...
Dec 1, 2021 ˇ Hi, Since updating to 2.322 on Friday (2021-11-26), all my Linux nodes are offline ;-(. The log says: java.lang.
Nov 12, 2023 ˇ The git plugin passes the remote repository URL to the git implementation (command line or JGit). Valid repository URL's include https , ssh , ...
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:
Feb 12, 2024 ˇ How to integrate Assembla with Jenkins. I want to make sure that I add the JenkinsFile right into my project branch which is on Assembla and ...