Skip to content

Commit

Permalink
[SVC-0] fix: goreleaser s3 endpoint (#1010)
Browse files Browse the repository at this point in the history
  • Loading branch information
nagypeterjob authored Oct 18, 2024
1 parent 8c6b27d commit 9696c4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ blobs:
- provider: s3
bucket: bitrise-cli-releases-prod
region: us-east-1
endpoint: "{{ .Env.AWS_ENDPOINT_URL }}"
folder: /
ids:
- s3
Expand Down

0 comments on commit 9696c4f

Please sign in to comment.