drone compile translations

This commit is contained in:
Dan Ballard 2019-03-14 18:21:29 -07:00
parent 84b6bdd045
commit 28c19d7e4b
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ pipeline:
- export PATH=$PATH:/home/user/work/bin:/media/sf_GOPATH1/bin
- apt-get -qq update && apt-get --no-install-recommends -qq -y install ca-certificates curl git openssh-client
- go get -d
- $QT_DIR/5.12.0/gcc_64/bin/lrelease ui.pro
- qtdeploy build linux
- export FILENAME=cwtch-linux-`date +%G-%m-%d-%H-%M`.tar.gz
- cd deploy