FIX: tag parsing in release job

This commit is contained in:
ac
2025-07-21 16:19:14 +10:00
parent 85ae8ad7e2
commit a0789f749b
+1 -1
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: