drone ordering of rm

This commit is contained in:
Dan Ballard 2019-08-13 15:24:46 -07:00
parent c3af080db4
commit cf5d54edef
1 changed files with 1 additions and 1 deletions

View File

@ -20,8 +20,8 @@ pipeline:
- apt-get -qq update && apt-get --no-install-recommends -qq -y install ca-certificates curl git openssh-client
- export GO111MODULE=on
- go mod download
- go mod vendor
- rm -rf /media/sf_GOPATH1/src/github.com/therecipe
- go mod vendor
- rm -rf vendor/github.com/therecipe
- export GO111MODULE=off
- $QT_DIR/$QT_API/gcc_64/bin/lrelease ui.pro