Update .goreleaser.yaml

This commit is contained in:
Luke Hagar
2023-09-27 22:37:22 -05:00
committed by GitHub
parent 39adcadeb2
commit fc5cd82195

View File

@@ -52,13 +52,13 @@ archives:
files: files:
- LICENSE - LICENSE
dockers: # dockers:
- image_templates: # - image_templates:
- sailpoint/sailpoint-cli:{{.Tag}} # - sailpoint/sailpoint-cli:{{.Tag}}
use: buildx # use: buildx
dockerfile: Dockerfile # dockerfile: Dockerfile
build_flag_templates: # build_flag_templates:
- "--platform=linux/amd64" # - "--platform=linux/amd64"
brews: brews:
- name: sailpoint-cli - name: sailpoint-cli