Skip to content

Commit

Permalink
update .goreleaser.windows.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
flarco committed Sep 22, 2024
1 parent 540cf1c commit be03c9c
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .goreleaser.windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,14 +35,6 @@ checksum:
archives:
- name_template: '{{ .ProjectName }}_{{ .Os }}_{{ .Arch }}{{ with .Arm }}v{{ . }}{{ end }}{{ with .Mips }}_{{ . }}{{ end }}{{ if not (eq .Amd64 "v1") }}{{ .Amd64 }}{{ end }}'

# mc policy set public DO/ocral/slingdata.io/cli
blobs:
- provider: s3
endpoint: https://nyc3.digitaloceanspaces.com
bucket: ocral
folder: "slingdata.io/dist/{{.Version}}"
region: nyc3

release:
mode: replace
header: |
Expand Down

0 comments on commit be03c9c

Please sign in to comment.