×
Dec 3, 2021 · You can locate this identifier on the Plugins page within the card of the desired plugin; identified with the name "ID". url : String (optional).
build : Build a job · buildWithEiffel : Build a job with custom Eiffel activity name · createPackageURL : Construct a package URL and return it as a string ...
... url = 'http://localhost' assert props.resource = 'README.txt' // if fullUrl is defined to ${url}/${resource} then it should evaluate to http://localhost ...
Basically, steps tell Jenkins ... Possible attributes are id , target , branch , fork , url , title , author , authorDisplayName , and authorEmail . ... pipeline { ...
Specify the Subversion repository URL which contains the tags to be listed when triggering a new build. You can also specify the root of a Subversion ...
Read the full documentation here. node { git url: 'https ... build causes as JSON that is available inside of the Pipeline Sandbox. // ... build steps to be ...
httpRequest : Perform an HTTP Request and return a response object · url : String. Specify an URL to be requested. · acceptType (optional) · authentication : ...
For example, for Subversion, you can set the Repository URL to svnserver/project/${library.yourLibName.version} and then use versions such as trunk or branches/ ...
This contains the version number of Jenkins, like "1.404" This is also a good way to check if an URL is a Jenkins URL. ⇐ Change time zone · ⇑ Using Jenkins ...
If your jenkins server is just a domain like https://jenkins.yourcompany.com then the url would look like https://jenkins.yourcompany.com/ghprbhook/. If ...