fix pipeline to release builds (#479)
fix regression of #478 Reviewed-on: https://gitea.com/gitea/tea/pulls/479 Reviewed-by: Andrew Thornton <art27@cantab.net> Reviewed-by: John Olheiser <john.olheiser@gmail.com>
This commit is contained in:
@@ -81,7 +81,6 @@ steps:
|
||||
environment:
|
||||
GOPROXY: https://goproxy.io # proxy.golang.org is blocked in China, this proxy is not
|
||||
commands:
|
||||
- export PATH=$PATH:$GOPATH/bin
|
||||
- make release
|
||||
when:
|
||||
event:
|
||||
|
||||
Reference in New Issue
Block a user