1. 更新gitlab-ci流水线配置
This commit is contained in:
parent
4587b0ac7f
commit
37b5a96e79
|
@ -86,5 +86,4 @@ release_job :
|
|||
release: # See https://docs.gitlab.com/ee/ci/yaml/#release for available properties
|
||||
tag_name : '$CI_COMMIT_TAG'
|
||||
name : 'Release $CI_COMMIT_SHA'
|
||||
description: './CHANGELOG.md'
|
||||
ref : '$CI_COMMIT_SHA'
|
||||
description: './CHANGELOG.md'
|
Loading…
Reference in New Issue