Skip to content

Fix previous tag being set to branch name instead of job name.

micah requested to merge fix_previous_tag into main

This will correctly make a bookworm_previous tag, instead of trying to pull a main tag (which doesn't exist), and then attempt to tag and push it as main_previous

Merge request reports