Skip to content

Commit

Permalink
Don't publish to Github registry anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
mxpv committed Jan 27, 2020
1 parent 3e0bd6c commit dd8b137
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ dockers:
- 'mxpv/podsync:{{ .Tag }}'
- 'mxpv/podsync:v{{ .Major }}.{{ .Minor }}'
- 'mxpv/podsync:latest'
- 'docker.pkg.github.com/mxpv/podsync/cli:{{ .Tag }}'
- 'docker.pkg.github.com/mxpv/podsync/cli:v{{ .Major }}.{{ .Minor }}'
- 'docker.pkg.github.com/mxpv/podsync/cli:latest'
binaries:
- podsync
dockerfile: Dockerfile
Expand Down Expand Up @@ -55,4 +52,4 @@ changelog:
- '^docs:'
- '^test:'
- Merge pull request
- Merge branch
- Merge branch

0 comments on commit dd8b137

Please sign in to comment.