×
JENKINS_URL. Full URL of Jenkins, such as https://example.com:port/jenkins/ (NOTE: only available if Jenkins URL set in "System Configuration"). JOB_NAME. Name ...
createPackageURL : Construct a package URL and return it as a string · publishEiffelArtifacts : Publishes previously announced Eiffel artifacts ...
url is the endpoint at which your Jenkins Server expects the POST request, containing your Jenkinsfile which you want to validate. Typically this points to < ...
Possible attributes are id , target , branch , fork , url , title , author , authorDisplayName , and authorEmail . Each of these corresponds to a CHANGE_* ...
For projects requiring a more customized execution environment, Pipeline ... For Jenkins environments that have ... URL, for example: node { checkout scm docker ...
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 ...
The repo plugin assigns values to environment variables in Pipeline projects. REPO_MANIFEST_URL. URL of manifest repository used. REPO_MANIFEST_BRANCH. Branch ...
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/ ...
It is defined by the Jenkins URL specified in the global configuration. --httpsListenAddress=$HTTPS_HOST. Binds Jenkins to listen for HTTPS requests on the IP ...
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 ...