This commit is contained in:
parent
4426af707d
commit
196802e07d
@ -10,7 +10,7 @@ steps:
|
||||
commands:
|
||||
- sed -i 's/dl-cdn.alpinelinux.org/mirrors.aliyun.com/g' /etc/apk/repositories
|
||||
- apk update && apk add build-base
|
||||
- cd gptbing/wechatbot && CGO_ENABLED=0 GOOS=linux GOARCH=arm64 go build -o chatgpt-arm64
|
||||
- cd wechatbot && CGO_ENABLED=0 GOOS=linux GOARCH=arm64 go build -o chatgpt-arm64
|
||||
|
||||
- name: gitea_release
|
||||
image: plugins/gitea-release
|
||||
|
||||
Loading…
Reference in New Issue
Block a user