Skip to content

Configure Jenkins CI/CD credentials

Define sfdx-hardis environment variables

  • Go to Dashboard -> Manage Jenkins
  • Under Security tab click on Credentials -> global credentials
  • Click on Add credential , then choose Secret text
  • Input variable name and value
  • Don't forget to click on create !

More info: Jenkins documentation