From f368a27f2e8050a1f19b51c55bf07c99dd8875f1 Mon Sep 17 00:00:00 2001 From: Dan Ballard Date: Wed, 20 Feb 2019 12:59:37 -0800 Subject: [PATCH] dronetherecipe/qt get git --- .drone.yml | 4 ++++ 1 file changed, 4 insertions(+) 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: