mirror of
https://github.com/LukeHagar/sailpoint-cli.git
synced 2025-12-06 04:21:15 +00:00
Update .goreleaser.yaml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user