fix dronefile lint
This commit is contained in:
@ -137,7 +137,8 @@ steps:
|
|||||||
image: karalabe/xgo-latest:latest
|
image: karalabe/xgo-latest:latest
|
||||||
pull: true
|
pull: true
|
||||||
environment:
|
environment:
|
||||||
TAGS: bindata sqlite# GOPATH: /srv/app
|
TAGS: bindata sqlite
|
||||||
|
GOPATH: /srv/app
|
||||||
commands:
|
commands:
|
||||||
- make release-darwin
|
- make release-darwin
|
||||||
depends_on: [ before-static-build ]
|
depends_on: [ before-static-build ]
|
||||||
|
Reference in New Issue
Block a user