FIX: tag parsing
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user