#!/bin/bash VERSION=$(git describe --tags) cd ci mkdir binaries go build -x -ldflags "-s -w -X main.githash=$(git log --pretty=format:'%h' -n 1) -o binaries/matterbridge-$VERSION-$GOOS-$GOARCH cat > deploy.json <