diff --git a/.drone.yml b/.drone.yml index d8ddbbd..df16e68 100644 --- a/.drone.yml +++ b/.drone.yml @@ -3,6 +3,10 @@ workspace: path: cwtch.im/ui pipeline: + get-tools: + image: therecipe/qt:linux + commands: + - apt-get -qq update && apt-get --no-install-recommends -qq -y install ca-certificates curl git fetch: image: therecipe/qt:linux commands: