diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 83b26d6..a3669c4 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -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