Skip to content

added build for acctapp node

Account Services application is bundled and deployed on the same OOD (Open OnDemand) node. This PR decouples those concerns by extracting the Account Services into its own build-and-deploy pipeline.

PR includes 2 phases

  1. build - build_acctapp_image to build the image
  2. deploy - deploy_acctapp_node this deploy deploys the build image
Edited by Krish Moodbidri

Merge request reports

Loading