diff --git a/ci-operator/jobs/openshift/installer/openshift-installer-presubmits.yaml b/ci-operator/jobs/openshift/installer/openshift-installer-presubmits.yaml index b9d88388fb9fa..0572e9ad4776b 100644 --- a/ci-operator/jobs/openshift/installer/openshift-installer-presubmits.yaml +++ b/ci-operator/jobs/openshift/installer/openshift-installer-presubmits.yaml @@ -175,7 +175,8 @@ presubmits: command: - sh args: - - ./hack/test-bazel-build-tarball.sh --action_env=HOME=/tmp + - ./hack/test-bazel-build-tarball.sh + - --action_env=HOME=/tmp - name: ci-pull-openshift-installer-go-vet trigger: "(?m)^/test go-vet"