Build & Deploy
Building and deploying the digit-ui module
Follow the instructions here to set up the job pipeline. Ignore the steps not applicable to the frontend.
Instructions here are provided assuming CD/CI has been set up using the DIGIT ci-as-code module.
Go to the Jenkins build page. Click on digit-ui under the folder path mentioned below. The entire UI module is built as a monolith. Since this module is also part of the same monolith, the entire UI module has to be built and redeployed.
frontend/micro-ui/digit-ui/

Click on
Build with parameter
. Select the feature branch name by searching for it in the search box on the right side of the screen. Click on Build.

Once the build is successful, open the console output and find the docker image that has been built. Copy the docker image ID.

__All content on this website by eGov Foundation is licensed under a Creative Commons Attribution 4.0 International License.

Last modified 9mo ago