diff --git a/.drone.yml b/.drone.yml index cee333d..2b0b427 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,4 +7,5 @@ steps: image: ubuntu:latest pull: if-not-exists commands: + - apt update && apt install -y iputils-ping - ./tracert.sh google.com