mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-16 21:04:25 +01:00
tests: Remove unused USE_DOCKER export
We now explicitly pass this to every make target we invoke, so this is redundant Signed-off-by: Cole Robinson <crobinso@redhat.com>
This commit is contained in:
@@ -263,8 +263,6 @@ setup()
|
||||
sudo -E mkdir -p ${ci_results_dir}
|
||||
fi
|
||||
|
||||
export USE_DOCKER=true
|
||||
|
||||
# Travis doesn't support VT-x
|
||||
[ -n "${TRAVIS:-}" ] && return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user