From: Cian Johnston Date: Mon, 31 May 2021 11:34:27 +0000 (+0100) Subject: oom-build-jobs: explode yaml first to avoid missing anchors X-Git-Url: https://gerrit.nordix.org/gitweb?a=commitdiff_plain;h=c369e0e285d3636628af2331a8a5e5f08e904599;p=infra%2Fcicd.git oom-build-jobs: explode yaml first to avoid missing anchors Signed-off-by: Cian Johnston Change-Id: I6536c7a2fa7fc803440add27781030528acf9975 --- diff --git a/jjb/onap/oom/oom-build-jobs.yaml b/jjb/onap/oom/oom-build-jobs.yaml index 058d3d3e..d12e69a7 100644 --- a/jjb/onap/oom/oom-build-jobs.yaml +++ b/jjb/onap/oom/oom-build-jobs.yaml @@ -77,6 +77,7 @@ name: ONAP_OOM_HELM_CHART_VALUES_REPLACEMENTS description: A comma-separated list of yq expressions to execute on ONAP umbrella chart values.yaml default: > + explode(.), .global.masterPassword="nordix", .global.repository="nexus3.onap.org:10001", .global.imagePullPolicy="IfNotPresent",