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:
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user