Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin' into v0.0.0-test-rgm
Browse files Browse the repository at this point in the history
  • Loading branch information
guicaulada committed Jul 20, 2023
2 parents 2640033 + 673fabb commit f28a7d7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ steps:
from_secret: dockerhub_password

trigger:
event:
- push
branch:
- main
---
Expand All @@ -32,6 +34,6 @@ kind: secret
name: dockerhub_password
---
kind: signature
hmac: 8b68c82818e209297353405cffa76b85880a18b354ee177ad4b505941199188a
hmac: 8b823e93dfec61db66175d78aabe559491352b9deacd7c25a522e4f3d47376b9

...
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 f28a7d7

Please sign in to comment.