mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
kokoro: update images to install zip
PiperOrigin-RevId: 279406266
This commit is contained in:
@@ -23,7 +23,7 @@ declare -r ssh_public_keys=(
|
||||
)
|
||||
|
||||
# Install dependencies.
|
||||
apt-get update && apt-get install -y rsync coreutils python-psutil qemu-kvm python-pip
|
||||
apt-get update && apt-get install -y rsync coreutils python-psutil qemu-kvm python-pip zip
|
||||
|
||||
# junitparser is used to merge junit xml files.
|
||||
pip install junitparser
|
||||
|
||||
Reference in New Issue
Block a user