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

This commit is contained in:
周炽键 2021-06-03 16:00:35 +08:00
parent 2155a7270e
commit 8b9389a91c
1 changed files with 2 additions and 1 deletions

View File

@ -8,10 +8,11 @@ trigger:
steps:
- name: net
image: nginx:1.19.2
image: praqma/network-multitool
network_mode: bridge
commands:
- ping minio
- ifconfig
- name: rebuild
image: drillster/drone-volume-cache