Skip to content

Commit

Permalink
remove docker from goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
lleadbet committed Sep 5, 2024
1 parent 81283b2 commit c831034
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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`.
Expand Down

0 comments on commit c831034

Please sign in to comment.