Skip to content

Commit

Permalink
add darwin build in goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
rawdaGastan committed Sep 3, 2024
1 parent 9be543d commit bcf8ff4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ builds:
goos:
- linux
- windows
- darwin
binary: farmerbot
id: farmerbot

Expand All @@ -22,6 +23,7 @@ builds:
goos:
- linux
- windows
- darwin
binary: tfcmd
id: tfcmd

Expand All @@ -37,6 +39,7 @@ builds:
goos:
- linux
- windows
- darwin
binary: tf-grid-cli
id: tf-grid-cli

Expand All @@ -52,6 +55,7 @@ builds:
goos:
- linux
- windows
- darwin
binary: tfrobot
id: tfrobot

Expand All @@ -67,6 +71,7 @@ builds:
goos:
- linux
- windows
- darwin
binary: tfgridproxy
id: tfgridproxy

Expand All @@ -82,6 +87,7 @@ builds:
goos:
- linux
- windows
- darwin
binary: gridify
id: gridify

Expand All @@ -97,6 +103,7 @@ builds:
goos:
- linux
- windows
- darwin
binary: monitoring-bot
id: monitoring-bot

Expand All @@ -110,6 +117,7 @@ builds:
goos:
- linux
- windows
- darwin
binary: cache-warmer
id: cache-warmer

Expand Down

0 comments on commit bcf8ff4

Please # to comment.