From 2155a7270e68b8edf0d167183a2c9f0ce41c46ab Mon Sep 17 00:00:00 2001 From: 13078417792 <397201698@qq.com> Date: Thu, 3 Jun 2021 15:58:43 +0800 Subject: [PATCH] Update .drone.yml --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 9adec651..5f9cbc3d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,10 +8,10 @@ trigger: steps: - name: net - image: node:12.16.1 + image: nginx:1.19.2 network_mode: bridge commands: - - docker -v + - ping minio - name: rebuild image: drillster/drone-volume-cache