Update .gitlab-ci.yml file
This commit is contained in:
@@ -41,6 +41,7 @@ release:
|
|||||||
refs:
|
refs:
|
||||||
- tags
|
- tags
|
||||||
script:
|
script:
|
||||||
|
- git config -l
|
||||||
- touch CHANGELOG.md
|
- touch CHANGELOG.md
|
||||||
- apk add --no-cache git
|
- apk add --no-cache git
|
||||||
- npm install @semantic-release/gitlab@12.1.1 @semantic-release/changelog@6.0.3
|
- npm install @semantic-release/gitlab@12.1.1 @semantic-release/changelog@6.0.3
|
||||||
|
|||||||
Reference in New Issue
Block a user