×
May 7, 2024 · Git uses a short name to simplify user references to the URL of the remote repository. The default short name is origin . Other values may be ...
Missing: sshd/ | Show results with:sshd/
... https://ci.example.com/jenkins ... def getRepoURL() { sh "git config --get remote.origin.url > ... You have to restart Jenkins in order to find the plugin in the ...
Missing: sshd/ | Show results with:sshd/
Jul 11, 2023 · Using git should be set a branchFilter as *origin/(.\*)* (origin is a remote server name). Parameter type.
Missing: sshd/ | Show results with:sshd/
Sep 7, 2021 · If you are using GitHub, make sure that the "origin" remote is pointed to your actual plugin repository. This will perform all the usual Maven ...
Missing: sshd/ | Show results with:sshd/
6 days ago · Click the Add drop-down button; Select Merge before build from the drop-down; Set Name of repository to origin; Set Branch to merge as ${ ...
Missing: sshd/ | Show results with:sshd/
Nov 7, 2022 · using GIT_SSH to set credentials Jenkins ... origin/ # timeout=10. ERROR: Error cloning ... Switch the repository URL's in job definitions from ssh ...
Missing: /search dependencies/
5 days ago · ... plugin... def changeBranch = "change-${GERRIT_CHANGE_NUMBER}-${GERRIT_PATCHSET_NUMBER}" sh "git fetch origin ${GERRIT_REFSPEC ...
Missing: sshd/ | Show results with:sshd/
May 24, 2022 · ... url: 'https://github.com/<snip>.git']]]). The ... origin' hudson.plugins.git.GitException ... We don't use ssh with that credential - just a GitHub ...
Missing: dependencies/ | Show results with:dependencies/
Select 'Push GIT tags back to origin repository' from the post-build actions (this is required to update your centralised git repo with the results of the build) ...
Missing: sshd/ | Show results with:sshd/
Jan 24, 2024 · Fix Description: Jenkins 2.442, LTS 2.426.3, and LTS 2.440.1 performs origin validation of requests made through the CLI WebSocket endpoint. In ...