Commit faccef8
Fix the shell in crane image
The auth step in the publish task uses /busybox/sh in the crane
image but that does not exists anymore, switch to /bin/sh
Signed-off-by: Andrea Frittoli <[email protected]>1 parent b419b2c commit faccef8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
0 commit comments