×
For example, if your Jenkins installation sits at https://ci.jenkins.io, visiting https://ci.jenkins.io/api/ will show just the top-level API features available ...
Similarly useful is the console command, which retrieves the console output for the specified build or Pipeline run. When no build number is provided, the ...
Mar 7, 2024 · Keep past HTML reports - whether to keep all archived reports or only the one from the last stable build. Always link to last build - whether to ...
Missing: /search | Show results with:/search
Oct 25, 2023 · Save the configuration, start a build and inspect the console output. ... The complete DSL API reference is available in your Jenkins installation ...
httpRequest : Perform an HTTP Request and return a response object · url : String. Specify an URL to be requested. · acceptType (optional) · authentication : ...
Missing: display- | Show results with:display-
Feb 15, 2023 · Go to https://<jenkins-url>/configure. Enter ... Build console log, e.g. job/abc/123/console, node log and Jenkins ... plugin for Jenkins and show ...
Jul 6, 2023 · From the Jenkins home page, click "Manage Jenkins" and then click on "Configure System" and find the SSH section. It allows you to configure ...
Aug 22, 2016 · Configure the following parameters: Search Results Label: set this to whatever text you wish to be displayed at the top of the search results ...
Nov 2, 2023 · Give each a short name that will appear in the GUI. node { stage ('Checkout') { svn 'https://svn.mycorp/trunk/' stage 'Build' sh 'make all' ...
Missing: /search | Show results with:/search
This plugin allows GitLab to trigger Jenkins builds and display their results in the GitLab UI. Maxime · Mark Waite. (3 other contributors). Health Score? 98%.