diff --git a/kibot-ci.yml b/kibot-ci.yml index 4e13199..ac4e96d 100644 --- a/kibot-ci.yml +++ b/kibot-ci.yml @@ -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