Update .drone.yml
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2021-06-03 14:58:20 +08:00
parent e7fa149e43
commit 54581b65f2

View File

@@ -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