Files
kata-containers/ci
Jakob Naucke c10425233b ci: expand $CI to nothing
PR #2252 put `set -o nounset` in `ci/lib.sh`. It turns out that this
won't work when `$CI` is unset (it is always set in CI). Expand `$CI` to
nothing.

Fixes: #2283
Signed-off-by: Jakob Naucke <jakob.naucke@ibm.com>
2021-07-20 15:55:36 +02:00
..
2020-09-28 10:24:49 +08:00
2020-04-29 02:44:12 -07:00
2021-07-20 15:55:36 +02:00