We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 303d741 commit 1372c63Copy full SHA for 1372c63
.goreleaser.yml
@@ -24,9 +24,6 @@ dockers:
24
- 'mxpv/podsync:{{ .Tag }}'
25
- 'mxpv/podsync:v{{ .Major }}.{{ .Minor }}'
26
- 'mxpv/podsync:latest'
27
- - 'docker.pkg.github.com/mxpv/podsync/cli:{{ .Tag }}'
28
- - 'docker.pkg.github.com/mxpv/podsync/cli:v{{ .Major }}.{{ .Minor }}'
29
- - 'docker.pkg.github.com/mxpv/podsync/cli:latest'
30
binaries:
31
- podsync
32
dockerfile: Dockerfile
0 commit comments