diff --git a/.goreleaser.yml b/.goreleaser.yml index 2dc9b9b..4c300f2 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -1,7 +1,8 @@ # This is an example goreleaser.yaml file with some sane defaults. # Make sure to check the documentation at http://goreleaser.com builds: - - binary: rx + - id: rx + binary: rx env: - CGO_ENABLED=0 goos: @@ -17,7 +18,7 @@ dockers: - image_templates: - "docker.pkg.github.com/equinor/radix-cli/rx:latest" dockerfile: Dockerfile - binaries: + ids: - rx archives: - replacements: