1
0

fix dronefile lint

This commit is contained in:
konrad
2019-01-14 20:51:30 +01:00
parent cbcd12b5e5
commit 3d05d0aa45

View File

@ -137,7 +137,8 @@ steps:
image: karalabe/xgo-latest:latest
pull: true
environment:
TAGS: bindata sqlite# GOPATH: /srv/app
TAGS: bindata sqlite
GOPATH: /srv/app
commands:
- make release-darwin
depends_on: [ before-static-build ]