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 e8c692e commit dddadf1Copy full SHA for dddadf1
.goreleaser.yml
@@ -34,7 +34,7 @@ dockers:
34
# Skips the docker push. Could be useful if you also do draft releases.
35
# If set to auto, the release will not be pushed to the docker repository
36
# in case there is an indicator for prerelease in the tag e.g. v1.0.0-rc1
37
- # skip_push: true
+ skip_push: true
38
39
# Templates of the Docker image names.
40
image_templates:
0 commit comments