Once we have created the credentials, we will connect Jenkins with JFrog by following these steps:
- Click on Manage Jenkins
- Go to system configuration → System
- Click on Add JFrog Platform Instance
- In the Server ID section type and ID to distinguish between other IDs inserted. You can insert “artifactory-1”
- Insert the URL/IP address of the JFrog Platform.
- In the credentials section, click on the list and select the credentials we did in the step before.
- Select Allow HTTP Connection if you want to bypass HTTPS
- Click on Apply to save your settings