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

This commit is contained in:
2021-06-03 15:44:12 +08:00
parent 54581b65f2
commit 95b10ee0b0

View File

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