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:
- LICENSE
dockers:
- image_templates:
- sailpoint/sailpoint-cli:{{.Tag}}
use: buildx
dockerfile: Dockerfile
build_flag_templates:
- "--platform=linux/amd64"
# dockers:
# - image_templates:
# - sailpoint/sailpoint-cli:{{.Tag}}
# use: buildx
# dockerfile: Dockerfile
# build_flag_templates:
# - "--platform=linux/amd64"
brews:
- name: sailpoint-cli