×
At this point, the build is marked as aborted and executor returns to the idle status. Pipeline jobs can be stopped by sending an HTTP POST request to URL ...
When this variable is set, PATH is also updated to include the bin subdirectory of JAVA_HOME. JENKINS_URL. Full URL of Jenkins, such as https://example.com:port ...
The /whoAmI/ URL allows determining who the current user is. It is available to users without permissions to troubleshoot permissions issues. /wsagents/ handles ...
An entity in the web UI corresponding to either a: Folder, Pipeline, or job. Jenkins URL. The main url for the jenkins application, as visited by a user. e.g. ...
Possible attributes are id , target , branch , fork , url , title , author , authorDisplayName , and authorEmail . Each of these corresponds to a CHANGE_* ...
// vars/buildPlugin.groovy def call(Map config) { node { git url: "https://github.com/jenkinsci/${config.name}-plugin.git" sh 'mvn install' mail to: '...
... Jenkins server's URL. For example https://jenkins-server-url/blue . If your Jenkins instance: Already has existing Pipeline projects or other items present ...
Missing: nodes/ | Show results with:nodes/
... url = 'http://localhost' assert props.resource = 'README.txt' // if fullUrl is defined to ${url}/${resource} then it should evaluate to http://localhost ...
Missing: book/ | Show results with:book/
Read the full documentation here. node { git url: 'https://github.com/jfrogdev/project-examples.git' // Get Artifactory server instance, defined in the ...
Missing: book/ | Show results with:book/
Managing Jenkins · Securing Jenkins · Access Control ... It is strongly recommended to set up the Resource Root URL instead of customizing Content-Security-Policy ...