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

This commit is contained in:
2021-06-03 14:52:16 +08:00
parent 8eb7d29711
commit e7fa149e43

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