Update .drone.yml
continuous-integration/drone/push Build is failing Details

This commit is contained in:
周炽键 2021-06-03 14:58:20 +08:00
parent e7fa149e43
commit 54581b65f2
1 changed files with 1 additions and 1 deletions

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