Build Docker on release, not (just) push #183
Labels
_flag:stale
[BOT ONLY] Flag issue that hasn't been updated in a while and needs to be triaged again
importance:high
We will address this soon and make room for it in upcoming releases.
maint:process
Improvement to internal processes
type:maintenance
Upkeeping efforts & catch-up corrective improvements that are not Features nor Bugs
Currently we build and push a docker image every time we push to
main
: https://github.com/neurobagel/bagel-cli/blob/1d4cb5217813cedfbe6d78fcb2821fac72059089/.github/workflows/cd.ymlThat only really makes sense for testing builds, not for things we deploy to production (c.f. https://github.com/neurobagel/documentation/wiki/Release-process#what-happens-next-todo).
What we should do is:
The text was updated successfully, but these errors were encountered: