×
May 16, 2024 · def getRepoURL() { sh "git config --get remote.origin.url > ... hpi file to the $JENKINS_HOME/plugins directory ... You have to restart Jenkins in ...
Missing: /search | Show results with:/search
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: cloudbees- | Show results with:cloudbees-
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 ...
May 12, 2024 · 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 ${ ...
May 3, 2024 · All Branches - Ignores whether the branch is also filed as a merge request and instead discovers all branches on the origin project. Discover ...
extends com.cloudbees.plugins ... If empty (default), the URL of the "origin" repository is used. ... $class: 'io.jenkins.plugins.dagshubbranchsource.traits.
May 24, 2022 · ... url: 'https://github.com/<snip>.git']]]). The ... origin' hudson.plugins.git.GitException ... Checkout step in Pipeline failing because it's ...
Missing: cloudbees- 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) ...
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 ...
Jan 19, 2017 · trim() return GIT_BRANCH == 'origin/master' || params.FORCE_FULL_BUILD } } steps { // Freestyle build trigger calls a list of jobs // Pipeline ...