diff --git a/.drone.yml b/.drone.yml index cc42ec2..211835a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -17,7 +17,7 @@ pipeline: - export PATH=$PATH:/home/user/work/bin:/media/sf_GOPATH1/bin - echo $PATH - apt-get -qq update && apt-get --no-install-recommends -qq -y install ca-certificates curl git - - go get + - go get -d - qtdeploy build linux build-android: image: therecipe/qt:android