other: 新增canary版本打包逻辑.

This commit is contained in:
Liuyf 2024-10-22 10:07:37 +08:00
parent 92ae64e7a9
commit d2e365a813

View File

@ -86,7 +86,7 @@ generate_git_tag:
- echo "project_url:$project_url"
- git remote set-url origin http://gitlab-ci-token:${GITLAB_ACCESS_TOKEN}@$project_url.git
script:
- bash tag_generator.sh
- bash tag_generator.sh generate_tag
generate_next_version:
stage: generate_tag_or_version