Skip to content

Commit

Permalink
Add linux/arm64 pro build to drone_publish_tag.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
guicaulada committed Jul 20, 2023
1 parent 1b22c83 commit 018aca4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/drone_publish_tag.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ go run ./cmd \
package \
--yarn-cache=${YARN_CACHE_FOLDER} \
--distro=linux/amd64 \
--distro=linux/arm64 \
--checksum \
--env GO_BUILD_TAGS=pro \
--env WIRE_TAGS=pro \
Expand Down

0 comments on commit 018aca4

Please sign in to comment.