Skip to content

Commit

Permalink
feat: add test tag
Browse files Browse the repository at this point in the history
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
  • Loading branch information
cubxxw committed Jul 16, 2023
1 parent 9c8d62e commit a271464
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ before:
- go generate ./...
builds:
- binary: syncer
id: syncer
main: ./cmd/syncer/main.go
goos:
- windows
Expand All @@ -23,6 +24,7 @@ builds:
- 6
- 7
- binary: exporter
id: exporter
main: ./cmd/exporter/main.go
goos:
- windows
Expand Down

0 comments on commit a271464

Please sign in to comment.