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 f39a7f8 commit 0619cb3Copy full SHA for 0619cb3
.goreleaser.yml
@@ -26,7 +26,6 @@ dockers:
26
- southclaws/wadsworth:v{{ .Major }}
27
- southclaws/wadsworth:v{{ .Major }}.{{ .Minor }}
28
- southclaws/wadsworth:latest
29
- dockerfile: Dockerfile.release
30
nfpms:
31
- vendor: Southclaws
32
homepage: https://github.com/Southclaws/wadsworth
Dockerfile.release renamed to Dockerfile
0 commit comments