diff --git a/.goreleaser.yaml b/.goreleaser.yaml index b28ea93..cebb7f1 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -17,11 +17,6 @@ builds: - amd64 - arm64 -dockers: - - image_templates: - - 'ghcr.io/apollosolutions/uplink-relay:{{ .Tag }}' - - 'ghcr.io/apollosolutions/uplink-relay:latest' - archives: - format: tar.gz # this name template makes the OS and Arch compatible with the results of `uname`.