mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-23 22:17:19 +00:00
ci: cri-containerd: Remove ununsed SNAP_CI var
We don't support SNAP anymore, thus we can remove the var. Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>
This commit is contained in:
parent
d36c3395c0
commit
cfd662fee9
@ -44,7 +44,6 @@ readonly runc_runtime_bin=$(command -v "runc")
|
||||
readonly CRITEST=${GOPATH}/bin/critest
|
||||
|
||||
# Flag to do tasks for CI
|
||||
SNAP_CI=${SNAP_CI:-""}
|
||||
CI=${CI:-""}
|
||||
|
||||
containerd_shim_path="$(command -v containerd-shim)"
|
||||
|
Loading…
Reference in New Issue
Block a user