diff --git a/.ibm/pipelines/openshift-ci-tests.sh b/.ibm/pipelines/openshift-ci-tests.sh index 078a40f62f..333de2daaf 100755 --- a/.ibm/pipelines/openshift-ci-tests.sh +++ b/.ibm/pipelines/openshift-ci-tests.sh @@ -39,7 +39,7 @@ source "${DIR}/clear-database.sh" main() { echo "Log file: ${LOGFILE}" - echo "JOB_NAME : $JOB_NAME" + echo "JOB_NAME: $JOB_NAME" CHART_VERSION=$(get_chart_version "$CHART_MAJOR_VERSION") export CHART_VERSION