FIX: tag parsing
This commit is contained in:
@@ -262,7 +262,8 @@ image:
|
|||||||
export APP
|
export APP
|
||||||
- !reference [.commands, parse_tag]
|
- !reference [.commands, parse_tag]
|
||||||
parse_tag:
|
parse_tag:
|
||||||
- TAG=$(echo ${CI_COMMIT_MESSAGE} | tr -d \\n)
|
- TAG=$REV
|
||||||
|
- echo $TAG
|
||||||
|
|
||||||
outputs_mech:
|
outputs_mech:
|
||||||
stage: gen_mech
|
stage: gen_mech
|
||||||
|
|||||||
Reference in New Issue
Block a user