Replies: 1 comment 6 replies
-
Hey, its not possible with the nightly feature. What you want seems more likely "alpha" versions or something like that... in which case you can just tag the release normally and use templates to adjust things in the way you need them (e.g. docker image names, wether it should be a prerelease, etc) For that you don't even need goreleaser pro :) The nightly feature intent is to be used to build every commit and push the artifacts/docker images somewhere. I should come up with better docs/examples of that at some point. Hope this helps! |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello!
Firstly, thank you for this great tool!
I'm looking for a way to provide "full" nightly builds for a project, i.e.
I found the Nightly build feature in GoReleaser Pro. However, there it states that GitHub releases are skipped.
Hence, my question is: is it possible to achieve what I want (using Pro)?
Thanks in advance!
Haris
Beta Was this translation helpful? Give feedback.
All reactions