Open lesquoyb opened 2 weeks ago
That's not really an error : while generating (pre-)release, the workflow offers to make it only for Github, or to broadcast the release everywhere. Since, recently, we're making releases only for Github, the docker workflow is never triggered :shrug:
So it's just the normal way things works.
Now the real question is, do we want to have the docker alpha matching the github alpha (i.e. give the option to make pre-release only available in "our stores" (github, docker) or every stores (homebrew, ppa, windows, etc)).
Is your request related to a problem? Please describe. It seems that we forgot to update the docker alpha image in the action that publishes GAMA.
Describe the improvement you'd like When a new alpha is built by the github action, in addition to all the publication, we should push a new docker version (alpha or latest depending on tags)
Additional context Discovered thanks to feedbacks in #352