Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
GiGurra committed Jul 14, 2023
1 parent b34028b commit b30ee28
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/publish_release.bash
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

set -e

# First publish a new latest image
./publish_latest_img.bash

# check that the build works
go clean ./...
go build ./...
Expand Down

0 comments on commit b30ee28

Please sign in to comment.