diff --git a/.drone.yml b/.drone.yml index 3ae3db2..0c01b45 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,6 +8,7 @@ environment: steps: - name: build & test image: ubuntu:latest + timeout: 120 commands: - apt-get update - apt-get install -y openssl xz-utils wget