Skip to content

Commit

Permalink
fix: plugins.buf.build comment
Browse files Browse the repository at this point in the history
  • Loading branch information
khorevaa committed Sep 7, 2021
1 parent de547e3 commit 200d844
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ dockers:
- 'ghcr.io/v8platform/{{.ProjectName}}:{{ .Tag }}'
- 'ghcr.io/v8platform/{{.ProjectName}}:v{{ .Major }}.{{ .Minor }}'
- 'ghcr.io/v8platform/{{.ProjectName}}:latest'
- 'plugins.buf.build/v8platform/{{.ProjectName}}:{{ .Tag }}'
- 'plugins.buf.build/v8platform/{{.ProjectName}}:v{{ .Major }}.{{ .Minor }}'
# - 'plugins.buf.build/v8platform/{{.ProjectName}}:{{ .Tag }}'
# - 'plugins.buf.build/v8platform/{{.ProjectName}}:v{{ .Major }}.{{ .Minor }}'
dockerfile: Dockerfile
ids:
- protoc-gen-go-ras
Expand Down

0 comments on commit 200d844

Please sign in to comment.