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

This commit is contained in:
周炽键 2021-06-03 15:54:49 +08:00
parent 95b10ee0b0
commit 2f44697242
1 changed files with 1 additions and 2 deletions

View File

@ -10,8 +10,7 @@ steps:
- name: net - name: net
image: node:12.16.1 image: node:12.16.1
commands: commands:
- ifconfig - docker -v
- ping minio
- name: rebuild - name: rebuild
image: drillster/drone-volume-cache image: drillster/drone-volume-cache