Update .gitlab-ci.yml file

This commit is contained in:
2023-12-03 03:41:29 +00:00
parent 83790754f7
commit 472b3b299c

View File

@@ -41,6 +41,7 @@ release:
refs:
- tags
script:
- git config -l
- touch CHANGELOG.md
- apk add --no-cache git
- npm install @semantic-release/gitlab@12.1.1 @semantic-release/changelog@6.0.3