1
0
mirror of https://gitea.com/Sirherobrine23/tea.git synced 2024-07-02 14:04:29 -03:00

Fix CI for releasing tea (#106)

fix ci

Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://gitea.com/gitea/tea/pulls/106
Reviewed-by: mrsdizzie <info@mrsdizzie.com>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
This commit is contained in:
6543 2020-03-08 01:29:46 +00:00 committed by Lunny Xiao
parent 31a79f0605
commit 12f38c892f

@ -72,6 +72,8 @@ steps:
- name: static
pull: always
image: techknowlogick/xgo:latest
environment:
GOPROXY: https://goproxy.cn
commands:
- export PATH=$PATH:$GOPATH/bin
- make release