×
Every input step has an unique identifier. It is used in the generated URL to proceed or abort. A specific identifier could be used, for example, to ...
createPackageURL : Construct a package URL and return it as a string ... Pipeline: Input Step · input : Wait for interactive ... https://www.zaproxy.org/docs/alerts ...
Refer to parameters for more information. Example 14. Input Step, Declarative Pipeline ... Possible attributes are id , target , branch , fork , url , title , ...
Document Jenkins on Kubernetes. Security. Overview ... The step returns an array of file info objects who's ... url = 'http://localhost' assert props.resource ...
url : String. The repository browser URL for the root of the project. For example, the OpenGrok project would use http://src.opensolaris.org/source ...
Read the full documentation here. node { git url: 'https ... The IRC protocol is simple enough that you can use a pipeline shell step and nc to send a message to ...
httpRequest : Perform an HTTP Request and return a response object · url : String. Specify an URL to be requested. · acceptType (optional) · authentication : ...
This document is intended for novice users of the Jenkins ... To create a simple pipeline from the Jenkins interface, perform the following steps: ... git([url: ' ...
A Pipeline job type uses a Groovy-based DSL for job definitions. The DSL affords the advantage of defining jobs programmatically: node('linux'){ git url: 'https ...
Specify the HTTPS URL for the Tuleap Git repository so that links to changes can be automatically generated by Jenkins. repositoryUrl : String. The URL is ...