We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ef80b7 commit 30607d5Copy full SHA for 30607d5
1 file changed
build.sh
@@ -14,7 +14,7 @@ cmd=${1:-"all"}
14
15
RACE=""
16
17
-VERSION_CMD="GOOS=linux GOARCH=amd64 go run ./version/cmd/version/version.go"
+VERSION_CMD="go run ./version/cmd/version/version.go"
18
19
HANDLERS=(slack)
20
0 commit comments