Skipping Git submodules setup Executing "step_script" stage of the job script $ SERVICE_TAG=`yq r values.yaml fe-services.client-service` $ if [ "${SERVICE_TAG}" == "<BRANCH_NAME>" ] ; then echo "Please sepcify <BRANCH_NAME> for FE services" ; exit 1 ; fi Please sepcify <BRANCH_NAME> for FE services Cleaning up file based variables ERROR: Job failed: exit code 1