添加功能
CI / Build binary CI (push) Failing after 6m49s Details
docker build / build (push) Successful in 2m8s Details

This commit is contained in:
huoxue1 2023-09-06 14:40:56 +08:00
parent 9f25a90ae5
commit 528e81f703
1 changed files with 3 additions and 1 deletions

View File

@ -13,6 +13,8 @@ env:
HTTPS_PROXY: "http://172.17.0.1:7890"
GOPROXY: "https://goproxy.cn,direct"
jobs:
build:
name: Build binary CI
@ -32,7 +34,7 @@ jobs:
- name: Fetch all tags
run: git fetch --force --tags
- name: Run GoReleaser
uses: https://huoxue.link:12300/huoxue1/goreleaser-action@master
uses: https://github.com/goreleaser/goreleaser-action@v4
with:
version: latest
args: build --snapshot