Skip to content

Commit

Permalink
Remove build when creating binaries
Browse files Browse the repository at this point in the history
Signed-off-by: Joao Pereira <[email protected]>
Co-Authored-by: Ben Moss <[email protected]>
  • Loading branch information
joaopapereira and Ben Moss committed Mar 7, 2022
1 parent 59d961e commit ce0c080
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions hack/build-binaries.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

set -e -x -u

./hack/build.sh

function get_latest_git_tag {
git describe --tags | grep -Eo 'v[0-9]+\.[0-9]+\.[0-9]+'
}
Expand Down

0 comments on commit ce0c080

Please sign in to comment.