Skip to content

Commit 0066404

Browse files
chore(e2e-tests): test e2e jobs
Signed-off-by: Christoph Jerolimov <[email protected]>
1 parent ca3991a commit 0066404

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ibm/pipelines/openshift-ci-tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ source "${DIR}/utils.sh"
4343

4444
main() {
4545
log::info "Log file: ${LOGFILE}"
46-
log::info "JOB_NAME : $JOB_NAME"
46+
log::info "JOB_NAME: $JOB_NAME"
4747

4848
CHART_VERSION=$(get_chart_version "$CHART_MAJOR_VERSION")
4949
export CHART_VERSION

0 commit comments

Comments
 (0)