Skip to content

Commit

Permalink
add custom url template to s3 bucket
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan Vlasic committed Aug 31, 2021
1 parent 5dd1b27 commit 140e72c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ brews:
description: "Mantil CLI"
skip_upload: auto
folder: Formula
custom_require: "../custom_download_strategy"
dependencies:
- name: go
download_strategy: S3DownloadStrategy
url_template: "https://mantil-downloads.s3.eu-central-1.amazonaws.com/releases/cli/{{ .Version }}/{{ .ArtifactName }}"

0 comments on commit 140e72c

Please sign in to comment.