×
Pipeline Steps reference · LTS Upgrade guides ... It is defined by the Jenkins URL specified in the global configuration. ... website at https://server.example.com: ...
Missing: email- | Show results with:email-
... Pipeline steps, for example: // src/org/foo/Zot.groovy package org.foo def checkOutFrom(repo) { git url: "git@github.com:jenkinsci/${repo}" } return this.
Missing: email- | Show results with:email-
properties : Set job properties. Updates the properties of the job which runs this step. Mainly useful from multibranch Pipelines, so that Jenkinsfile itself ...
A systems administrator of such an application can configure credentials in the application for dedicated use by Jenkins. This would typically be done to ...
Missing: ext/ | Show results with:ext/
Resources. Pipeline Syntax reference · Pipeline Steps reference · LTS Upgrade guides. The following plugin provides functionality available through Pipeline- ...
Missing: ext/ | Show results with:ext/
The plugin will search one directory level deep for a Jenkinsfile (or defined item) using the last directory name for the branch name. For example, given an ...
Mar 28, 2024 · To enable credentials lookup on the current node, enable Retrieve credentials from node in Jenkins global configuration. This is globally ...
It can poll, fetch, checkout, and merge contents of git repositories. The git plugin provides an SCM implementation to be used with the Pipeline SCM checkout ...
Note that this option is valid only when using the “Execute test from file system” build step. analysisTemplate : String (optional). Apply a template for the ...
RecipientProvider. This site is the new docs site currently being tested. For the actual docs in use please go to https://www.jenkins.io/doc. Email Extension ...