tor for windows

This commit is contained in:
Dan Ballard 2019-03-02 16:31:23 -08:00
parent c756c6d2c7
commit e33e72d759
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@ pipeline:
- find -iname 'rcc*' | xargs rm
- go get -d
- qtdeploy build windows
- cp windows/* deploy/windows
- zip -r deploy/cwtch-windows-`date +%G-%m-%d-%H-%M`.zip deploy/windows
deploy-buildfiles:
image: pivotaldata/concourse-ssh