Create Credentials on Jenkins to connect it with JFrog

ARTIFACTORY: How to Use JFrog CLI in Jenkins Using JFrog Plugin

AuthorFullName__c
Afeef Khateeb
articleNumber
000005814
ft:sourceType
Salesforce
FirstPublishedDate
2023-07-13T10:17:31Z
lastModifiedDate
2023-07-13
VersionNumber
8


In this section we are going to create credentials that will be used in the upcoming step to connect it with JFrog Platform 

  • Click on Manage Jenkins 
  • Click on Credentials
  • Select Global 

User-added image

  • Once you are in the credentials page, click on Add Credentials

User-added image

 

  • The selection will be username and password
  • Insert a username based on a username created in JFrog 
  • Insert a password based on your username’s password 
  • In the ID section, put an ID to differentiate it from other credentials, in our case we will put JFrog
  • Last set click on Create

User-added image