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

This commit is contained in:
周炽键 2021-06-03 15:44:12 +08:00
parent 54581b65f2
commit 95b10ee0b0
1 changed files with 1 additions and 3 deletions

View File

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