Skip to content

Commit

Permalink
don't create gh release for docker release pipeline
Browse files Browse the repository at this point in the history
Signed-off-by: Evan Cordell <[email protected]>
  • Loading branch information
ecordell committed Sep 29, 2021
1 parent 031744f commit 6a478af
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 6a478af

Please sign in to comment.