Skip to content

Commit

Permalink
update: script
Browse files Browse the repository at this point in the history
Signed-off-by: danCrespo <117232080+danCrespo@users.noreply.github.com>
  • Loading branch information
danCrespo committed Sep 13, 2023
1 parent 305d4d8 commit be7dde0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build-package
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ build_binary() {
esac

go build -o "${output_path}" -buildmode=exe "${dir}" && gzip "${output_path}"
ls -lA /opt/artifacts
}

upload_release() {
Expand Down

0 comments on commit be7dde0

Please sign in to comment.