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