diff --git a/.drone.yml b/.drone.yml index 0214a16..68eae94 100644 --- a/.drone.yml +++ b/.drone.yml @@ -5,6 +5,9 @@ workspace: pipeline: build-linux: image: therecipe/qt:linux + environment: + - QT_DIR: /opt/Qt + - QT_DOCKER: true commands: - apt-get -qq update && apt-get --no-install-recommends -qq -y install ca-certificates curl git - go get