fix ci
CI / Build binary CI (push) Has been cancelled
Details
CI / Build binary CI (push) Has been cancelled
Details
This commit is contained in:
parent
4b45e1e675
commit
698596e9c8
|
@ -44,6 +44,7 @@ jobs:
|
|||
env:
|
||||
GITEA_TOKEN: ${{ secrets.TOKEN }}
|
||||
- name: Run GoReleaser
|
||||
if: "!startsWith(github.ref, 'refs/tags/')"
|
||||
uses: https://huoxue.link:12300/huoxue1/goreleaser-action@master
|
||||
with:
|
||||
version: latest
|
||||
|
|
|
@ -5,7 +5,7 @@ before:
|
|||
- go mod tidy
|
||||
builds:
|
||||
|
||||
- id: nowin
|
||||
- id: docker
|
||||
env:
|
||||
- CGO_ENABLED=0
|
||||
- GO111MODULE=on
|
||||
|
|
Loading…
Reference in New Issue