From 2a0320f1ceadb9dcd1dbc35453bdc39f0ecc6eb4 Mon Sep 17 00:00:00 2001 From: 13078417792 <397201698@qq.com> Date: Thu, 3 Jun 2021 17:09:46 +0800 Subject: [PATCH] Update .drone.yml --- .drone.yml | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/.drone.yml b/.drone.yml index 71a31fc0..e0d93379 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,6 +7,12 @@ trigger: steps: + - name: net + image: praqma/network-multitool + commands: + - ifconfig + - ping bucket + - name: upload image: plugins/s3 settings: @@ -21,11 +27,7 @@ steps: target: / - # - name: net - # image: praqma/network-multitool - # commands: - # - ifconfig - # - ping bucket + # - name: rebuild # image: drillster/drone-volume-cache