FIX: tag parsing

This commit is contained in:
ac
2025-07-21 16:02:17 +10:00
parent 6b48805dfb
commit 85ae8ad7e2

View File

@@ -262,7 +262,8 @@ image:
export APP
- !reference [.commands, parse_tag]
parse_tag:
- TAG=$(echo ${CI_COMMIT_MESSAGE} | tr -d \\n)
- TAG=$REV
- echo $TAG
outputs_mech:
stage: gen_mech