Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

Commit

Permalink
Merge branch 'master' into reed/kill-quay
Browse files Browse the repository at this point in the history
  • Loading branch information
reedloden authored Sep 26, 2023
2 parents 3779902 + 3068af9 commit b763291
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -316,6 +316,7 @@ steps:
- mkdir -p build/
- go install github.com/konoui/lipo@latest
- make OS=linux ARCH=amd64 release/terraform
- make OS=linux ARCH=arm64 release/terraform
- make OS=darwin ARCH=amd64 release/terraform
- make OS=darwin ARCH=arm64 release/terraform
- make OS=darwin ARCH=universal release/terraform
Expand Down Expand Up @@ -1080,6 +1081,6 @@ steps:
from_secret: PRODUCTION_TERRAFORM_REGISTRY_SIGNING_KEY
---
kind: signature
hmac: 2cc330c76cbc12ef7346166576eb27e011ee7897e97e3c2eb0f288d98160c299
hmac: b81fb2f7c884dbd9afebb84942b6ff51c2779da1d9cae97d5d7ae58714a5aa2e

...

0 comments on commit b763291

Please sign in to comment.