forked from vikunja/vikunja
fix dronefile lint
This commit is contained in:
parent
cbcd12b5e5
commit
3d05d0aa45
@ -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 ]
|
||||
|
Loading…
x
Reference in New Issue
Block a user