mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-31 16:36:38 +00:00
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>
This commit is contained in:
Reference in New Issue
Block a user