Skip to content

Commit

Permalink
Attempt github registry
Browse files Browse the repository at this point in the history
  • Loading branch information
jess-belliveau committed Oct 25, 2021
1 parent fd0c858 commit d189a68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ builds:
dockers:
-
image_templates:
- 'apptio/kr8:{{ .Tag }}'
- 'apptio/kr8:latest'
- 'ghcr.io/apptio/kr8:{{ .Tag }}'
- 'ghcr.io/apptio/kr8:latest'
dockerfile: Dockerfile-goreleaser
build_flag_templates:
- "--label=org.label-schema.schema-version=1.0"
Expand Down

0 comments on commit d189a68

Please sign in to comment.