diff --git a/.drone.yml b/.drone.yml index 6328679..c8660d9 100644 --- a/.drone.yml +++ b/.drone.yml @@ -14,7 +14,7 @@ steps: commands: - apt-get update - apt-get upgrade - - apt-get install curl zip git + - apt-get -y install curl zip git - chmod +x tools/build.sh - bash tools/build.sh - name: release