×
... step named buildPlugin : // vars/buildPlugin.groovy def call(Map config) { node { git url: "https://github.com/jenkinsci/${config.name}-plugin.git" sh 'mvn ...
pipeline.linter.connector.url is the endpoint at which your Jenkins Server expects the POST request, containing your Jenkinsfile which you want to validate.
Allows overriding the Slack compatible app URL specified in the global configuration. blocks : Object (optional); botUser : boolean (optional). Bot user ...
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 ...
For a list of other such plugins, see the Pipeline Steps Reference page. git. git. remote : String. Specify the URL of this remote repository. This uses the ...
httpRequest : Perform an HTTP Request and return a response object · url : String. Specify an URL to be requested. · acceptType (optional) · authentication : ...
The Jenkinsfile should contain a Pipeline script, specifying the steps ... Jenkins and prevent any issues when using the GitHub API. ... node('linux'){ git url: ' ...
This publisher generates and publishes the links (url) of deployed Maven artifacts. disabled : boolean (optional). Skip generating and publishing the links ...
Check documentation here. targetUrl : String (optional). Use this field to specify a custom target URL for the notification. Default: Jenkins build URL. Check ...
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 ...