×
git branch: 'stable-2.204', url: 'https://github.com/jenkinsci/jenkins.git'. Example: Git step with ssh and a private key credential. Checkout from the git ...
Missing: node/ | Show results with:node/
Jun 3, 2023 · The plugin can configure additional parameters for a job. These new parameter types are 'Node' and 'Label'. This is specially useful if you ...
Missing: /url | Show results with:/url
In our example, the push event triggers the workflow when a commit or tag is pushed. name: Java CI on: [push].
Missing: /url | Show results with:/url
May 8, 2024 · Trigger only specific job. When using the plugin in several jobs, you will have the same URL trigger all jobs. If ...
Update to version 2.40 or newer to get consistent behavior between job types. Affected Features. Jenkins features using node labels are therefore potentially ...
Missing: /url | Show results with:/url
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job. Visual Studio 2017 local source repositories. The Git ...
Dec 27, 2022 · This should be a path local to the agent machine. There is no need for this path to be visible from the controller. Regarding the Labels field, ...
Missing: tags/ | Show results with:tags/
Jan 3, 2024 · If you plan to use this plugin to add/modify/remove comments, labels, commit statuses etc. Please ensure that the required permissions are ...
Missing: /search | Show results with:/search
agent { node { label 'labelName' } } behaves the same as agent { label 'labelName' } , but node allows for additional options (such as customWorkspace ). docker.
Jul 1, 2023 · def response = httpRequest authentication: 'my-jenkins-credential-id', url: 'https://api.github.com/user/jenkinsci'. You can send an SSL ...
Missing: tags/ | Show results with:tags/