diff --git a/.drone.yml b/.drone.yml index 5bd648c9..b8457018 100644 --- a/.drone.yml +++ b/.drone.yml @@ -11,7 +11,7 @@ steps: image: ubuntu:18.04 commands: - apt update -y - - apt install net-tools -y + - apt install net-tools iputils-ping -y - ifconfig - ping minio