Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.

Jenkins Credentials

mitozv edited this page Apr 9, 2018 · 1 revision

Jenkins Credentials

The JSON file WebADE configuration, requires password information in the setup of service clients. This password must be configured as a Jenkins Credentials. The placeholder for the password will have to follow the syntax that start with # and enclosed with {}. e.g #{dmod_ui.password}. During promotion, Jenkins will replace with the actual password that are stored in the Jenkins Credentials.

To configure the Jenkins Credentials, an RFD(Request for Delivery) task must be requested in the NRS JIRA system to request Application Deliveries to add the property name and credentials information.

Clone this wiki locally