dronetherecipe/qt get git

This commit is contained in:
Dan Ballard 2019-02-20 12:59:37 -08:00
parent 3c6350944c
commit f368a27f2e
1 changed files with 4 additions and 0 deletions

View File

@ -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: