Skip to content

Commit

Permalink
Merge branch 'master' into lizrichardson/resp-2795-update-catalog-imp…
Browse files Browse the repository at this point in the history
…orter-to-allow-setting-source_repo_url-via
  • Loading branch information
ElizabethMRichardson committed Mar 12, 2024
2 parents d1ae005 + 9811c58 commit 7c7172c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ brews:

dockers:
- image_templates:
- incidentio/{{ .ProjectName }}:latest
- incidentio/{{ .ProjectName }}:{{ .Tag }}
- incidentio/{{ .ProjectName }}:{{ .Major }}
- incidentio/{{ .ProjectName }}:latest
- incidentio/{{ .ProjectName }}:{{ .Tag }}
- incidentio/{{ .ProjectName }}:{{ .Major }}

0 comments on commit 7c7172c

Please sign in to comment.