Fixed darwin build
This commit is contained in:
parent
1117b6eb47
commit
07bdb08f9c
1 changed files with 1 additions and 0 deletions
|
@ -175,6 +175,7 @@ steps:
|
||||||
environment:
|
environment:
|
||||||
GOPATH: /srv/app
|
GOPATH: /srv/app
|
||||||
commands:
|
commands:
|
||||||
|
- export PATH=$PATH:$GOPATH/bin
|
||||||
- make release-darwin
|
- make release-darwin
|
||||||
depends_on: [ before-static-build ]
|
depends_on: [ before-static-build ]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue