mirror of
https://github.com/qwc/backive.git
synced 2025-01-18 09:37:20 +01:00
Update go-release.yml
This commit is contained in:
parent
164db58156
commit
dfff4af38f
4
.github/workflows/go-release.yml
vendored
4
.github/workflows/go-release.yml
vendored
@ -1,7 +1,7 @@
|
||||
name: Go
|
||||
|
||||
on:
|
||||
tag
|
||||
release
|
||||
|
||||
jobs:
|
||||
|
||||
@ -26,6 +26,6 @@ jobs:
|
||||
# Path used by golint command
|
||||
# golint-path: # optional, default is ./...
|
||||
- name: Build
|
||||
run: goreleaser build --snapshot --rm-dist
|
||||
run: goreleaser
|
||||
- name: Test
|
||||
run: go test -v ./...
|
||||
|
Loading…
x
Reference in New Issue
Block a user