Commit b599a73
committed
build-deps.txt: add shellcheck
CI was updated[0] to use coreos-assembler as a buildroot instead of the fcos-buildroot container and
the openshift/os `validate` job[1] fails because shellcheck isn't installed in coreos-assembler. It
cannot be installed using `sudo` when running on OpenShift so it needs to be installed directly in
coreos-assembler.
[0] openshift/release@68a7999
[1] https://github.com/openshift/os/blob/ce4da959eb3fc9477a0a96b69e6efd084a69b9ac/ci/prow-entrypoint.sh#L1621 parent b76ab0f commit b599a73
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
5 | 7 | | |
6 | 8 | | |
7 | 9 | | |
0 commit comments