update PATH incase

This commit is contained in:
Dan Ballard 2019-02-21 16:47:38 -08:00
parent abceacd04b
commit 6d391b54d8
1 changed files with 2 additions and 0 deletions

View File

@ -11,7 +11,9 @@ pipeline:
QT_DOCKER: 'true'
QT_API: 5.12.0
GOPATH: /home/user/work:/media/sf_GOPATH1/
PATH: $PATH:/home/user/work/bin:/media/sf_GOPATH1/bin
commands:
- echo $PATH
- apt-get -qq update && apt-get --no-install-recommends -qq -y install ca-certificates curl git
- go get
- qtdeploy build linux