Compare commits
2 Commits
a2556f4f03
...
37b5a96e79
Author | SHA1 | Date |
---|---|---|
黄昕 | 37b5a96e79 | |
黄昕 | 4587b0ac7f |
|
@ -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'
|
Loading…
Reference in New Issue