FIX: tag parsing in release job

This commit is contained in:
ac
2025-07-21 16:18:24 +10:00
parent 85ae8ad7e2
commit a0789f749b

View File

@@ -262,7 +262,7 @@ image:
export APP
- !reference [.commands, parse_tag]
parse_tag:
- TAG=$REV
- TAG=$(echo "$CI_COMMIT_MESSAGE" | sed -n '1 p')
- echo $TAG
outputs_mech: