Skip to content

Commit

Permalink
Always Docker Push on Release Including RC (#1468)
Browse files Browse the repository at this point in the history
Signed-off-by: Ken Sipe <kensipe@gmail.com>
  • Loading branch information
kensipe committed Apr 16, 2020
1 parent 9eaad41 commit 2476776
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ dockers:
image_templates:
- "kudobuilder/controller:latest"
- "kudobuilder/controller:{{ .Tag }}"
skip_push: auto
archives:
- id: kubectl-kudo-tarball
builds:
Expand Down

0 comments on commit 2476776

Please sign in to comment.