Contents

How to add credentials on Jenkins

Contents

Add Credentials 🔐

  • Go to Jenkins Dashboard
/img/credentials/dashboard.png
follow the instruction

  • Click on manage jenkins
/img/credentials/manage.png
follow the instruction

  • Here click on Credentials
/img/credentials/credentials.png
follow the instruction

  • New page open here we click on global and add credentials
/img/credentials/credentials.png
follow the instruction

  • First line kind here we select which type of credentials we need.

  • What is the scope this credentials we used for Globaly or System.

  • Give username and password

  • Give a suiteable ID for this credential

  • After give all the information press save
/img/credentials/credentials-type.png
follow the instruction