docker-redmine icon indicating copy to clipboard operation
docker-redmine copied to clipboard

Bug: github workflow should only tag "latest" for changes to master branch

Open leclou69 opened this issue 11 months ago • 2 comments

Hi there, using redmine via docker compose. When I pull sameersbn/redmine:latest, it seems that version 5.0.7 is pulled. Starting the upgrade from 5.1.1-4 via docker compose up -d the log tells me Cannot downgrade from Redmine version 5.1.1 to 5.0.7 Switching to tag 5.1.1-5 everything works like a charm. Should be checked, I guess. Sincerely Markus

leclou69 avatar Feb 27 '24 22:02 leclou69

Huh well, that sucks. I expected the github workflow to only tag the latest for changes to the master branch... I wonder if there is anyone who understands how to fix that...

In the meantime, I've manually kicked off a fresh build of the master branch. Latest should be all set.

jcormier avatar Feb 27 '24 23:02 jcormier

Just pushed changes to the 4.2-stable branch and again latest got updated. So this is not fixed...

manually kicked off a fresh build of the master branch. Latest should be all set.

jcormier avatar Jun 21 '24 16:06 jcormier