Compare commits

...

2 Commits

Author SHA1 Message Date
黄昕 37b5a96e79 1. 更新gitlab-ci流水线配置 2024-03-13 18:08:35 +08:00
黄昕 4587b0ac7f 1. 更新gitlab-ci流水线配置 2024-03-13 18:08:24 +08:00
1 changed files with 2 additions and 3 deletions

View File

@ -84,7 +84,6 @@ release_job :
script :
- echo "running release_job"
release: # See https://docs.gitlab.com/ee/ci/yaml/#release for available properties
tag_name : '$CI_COMMIT_SHA'
tag_name : '$CI_COMMIT_TAG'
name : 'Release $CI_COMMIT_SHA'
description: './CHANGELOG.md'
ref : '$CI_COMMIT_SHA'
description: './CHANGELOG.md'