Skip to content

Commit

Permalink
Merge pull request #40 from ecordell/no-gh
Browse files Browse the repository at this point in the history
don't create gh release for docker release pipeline
  • Loading branch information
ecordell authored Sep 29, 2021
2 parents 031744f + 6a478af commit 912d130
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .goreleaser.docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,7 @@ docker_manifests:
- name_template: "quay.io/authzed/zed:{{ .Version }}"
image_templates:
- *amd_image
- *arm_image
- *arm_image

release:
disable: true

0 comments on commit 912d130

Please sign in to comment.