no translation refresh in drone.

This commit is contained in:
Dan Ballard 2019-03-14 18:09:02 -07:00
parent c73d7603ef
commit 84b6bdd045
1 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@ 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/bin/lrelease ui.pro
- qtdeploy build linux
- export FILENAME=cwtch-linux-`date +%G-%m-%d-%H-%M`.tar.gz
- cd deploy