The Jenkins Server integration can be used with the Jenkins native step. Operation requires that the Jenkins Artifactory Plugin be installed in your Jenkins server.
For Jenkins to successfully interoperate with Pipelines, a bearer token generated by Pipelines must be provided to the required plugin for authentication of your JPD user account.
To complete the Jenkins Server integration and connect it to the Jenkins Artifactory Plugin:
When you add this integration directly to a step, a set of environment variables is automatically made available.
Environment variable | Description |
---|---|
int_<integration-name>_url | HTTP endpoint of Jenkins |
int_<integration-name>_username | Jenkins username |
int_<integration-name>_apitoken | Jenkins API token |