nightly or "next" release #1534
Closed
gianarb
started this conversation in
Ideas, Issue Triage, and General discussions
Replies: 3 comments 3 replies
-
|
I'm pretty sure you can't do this with goreleaser right now. I also can't think on a good way to express that on the current config format 🤔 |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
As a hack, I guess you could use |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Is this still the case? I m trying to upload to docker on every change on main branch |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I saw some issues related to push snapshots and I know @caarlos0 has some concerns. But I have a project that pushes Docker images when master changes.
It will be nice to actually update a release for that. Even if not a tag is assigned to it, otherwise we will end up with too many releases.
According to my current experience, the closes things to this look a lot like "pushing" a snapshot.
Am I wrong? How can I solve a problem like this with GoReleaser?
Beta Was this translation helpful? Give feedback.
All reactions