update GOPATHS

This commit is contained in:
Dan Ballard 2019-02-21 15:16:46 -08:00
parent ed10614759
commit 33cc253295
1 changed files with 4 additions and 5 deletions

View File

@ -1,6 +1,6 @@
workspace:
base: /home/user/work/src/cwtch.im
path: ui
base: /media/sf_GOPATH1/src
path: cwtch.im/ui
pipeline:
build-linux:
@ -8,10 +8,9 @@ pipeline:
environment:
QT_DIR: /opt/Qt
QT_DOCKER: 'true'
GOPATH: /home/user/work/
QT_API: 5.12.0
GOPATH: /home/user/work:/media/sf_GOPATH1/
commands:
- echo "PWD:"
- pwd
- apt-get -qq update && apt-get --no-install-recommends -qq -y install ca-certificates curl git
- go get
- qtdeploy build linux