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