diff --git a/.drone.yml b/.drone.yml index b8457018..7332cc04 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,10 +8,8 @@ trigger: steps: - name: net - image: ubuntu:18.04 + image: node:12.16.1 commands: - - apt update -y - - apt install net-tools iputils-ping -y - ifconfig - ping minio