drone not download env

This commit is contained in:
Dan Ballard 2019-08-13 15:09:35 -07:00
parent f3c80c2e48
commit 9b29a45ea0
1 changed files with 0 additions and 3 deletions

View File

@ -21,9 +21,6 @@ pipeline:
- export GO111MODULE=on
- go mod download
- go mod vendor
- cd ./vendor/github.com/therecipe
- git clone https://github.com/therecipe/env_$(go env GOOS)_amd64_512.git
- cd ../../..
- $QT_DIR/$QT_API/gcc_64/bin/lrelease ui.pro
- git fetch --tags
- export VERSION=`git describe --tags`