Skip to content

Commit

Permalink
add bot-watcher-prometheus-target
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesread committed Jun 14, 2024
1 parent 5124fb3 commit ae4d3e4
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,13 @@ builds:
goos: [linux]
goarch: [amd64]

- id: bot-watcher-prometheus
main: cmd/japella-bot-watcher-prometheus/main.go
binary: japella-bot-watcher-prometheus
env: [CGO_ENABLED=0]
goos: [linux]
goarch: [amd64]

- id: adaptor-discord
main: ./cmd/japella-adaptor-discord/main.go
binary: japella-adaptor-discord
Expand Down

0 comments on commit ae4d3e4

Please sign in to comment.