mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-05-31 22:26:22 -05:00
fix dronefile lint
This commit is contained in:
@@ -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 ]
|
||||
|
||||
Reference in New Issue
Block a user