Skip to content

Commit 4f26b84

Browse files
Fix failing ci-kubernetes-ppc64le-e2e-node-latest-kubetest2
1 parent d2cd9b0 commit 4f26b84

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

config/jobs/kubernetes/cloud-provider-ibmcloud/cloud-provider-ibmcloud-periodics.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,8 +163,9 @@ periodics:
163163
cpu: 2
164164
memory: 10Gi
165165
command:
166-
- /bin/bash
166+
- runner.sh
167167
args:
168+
- bash
168169
- -c
169170
- |
170171
set -o errexit

0 commit comments

Comments
 (0)