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

This commit is contained in:
周炽键 2021-06-03 14:52:16 +08:00
parent 8eb7d29711
commit e7fa149e43
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@ steps:
- name: net
image: ubuntu:18.04
commands:
- apt update -y
- apt install net-tools -y
- ifconfig
- ping minio