×
The Jenkins home directory is listed in Manage Jenkins > System under the Home directory heading. Home dir. On Windows by default, this is set to C:\ProgramData ...
script. The script step takes a block of Scripted Pipeline and executes that in the Declarative Pipeline. For most use-cases, the ...
Otherwise, any Jenkins user can add and configure credentials if the Authorization settings of your Jenkins instance's Security settings page is set to the ...
Missing: approval/ | Show results with:approval/
To use Pipeline as Code, projects must contain a file named Jenkinsfile in the repository root, which contains a "Pipeline script." Additionally, one of the ...
Manage Jenkins » System » Global Pipeline Libraries as many libraries as necessary can be configured. Add a Global Pipeline Library. Since these libraries will ...
Missing: approval/ | Show results with:approval/
Jenkins Pipeline includes built-in documentation and the Snippet Generator which are key resources when developing Pipelines. They provide detailed help and ...
Missing: approval/ | Show results with:approval/
In-process Script Approval · Users · Themes for user ... ⇑ Managing Jenkins Index · Managing Tools ... A URL pointing to a file served on the web such as https:// ...
Query the test-results of a completed build. Get objects representing the latest builds of a job. Search for artifacts by simple criteria. Block until jobs are ...
(The URL $root/me/configure is a good shortcut.) You can also change your API token from here. Note that Jenkins does not do any authorization negotiation. i.e. ...
Missing: approval/ | Show results with:approval/
httpRequest : Perform an HTTP Request and return a response object · url : String. Specify an URL to be requested. · acceptType (optional) · authentication : ...
Missing: book/ | Show results with:book/