Step 1: Add entry in build-config,yaml file refer to this example - https://github.com/egovernments/DIGIT-Dev/commit/cf6b4ad981810e5df24315cb64c67d8609ba480a
Step 2: Go to your job builder jenkins page and click on "Build now".
Step 3: Once these steps are done, go to your jenkins build page. The service will appear under the repository in which it has been added, i.e. if the service is added under core-services, it will show up in core-services section in the aforementioned page.
Step 4: Once build is completed, we can click on the build and then click on "Console Output". Scroll down to the bottom and copy the following information -
Image name of the build
After copying the build information, go to your jenkins deployment page, paste the copied build information and deploy it.
0 Comments