Update .gitlab-ci.yml file

This commit is contained in:
2023-12-03 03:50:06 +00:00
parent 472b3b299c
commit 56384db94f

View File

@@ -41,9 +41,9 @@ release:
refs:
- tags
script:
- git config -l
- touch CHANGELOG.md
- apk add --no-cache git
- git config -l
- npm install @semantic-release/gitlab@12.1.1 @semantic-release/changelog@6.0.3
@semantic-release/git@10.0.1 conventional-changelog-eslint@5.0.0
- npx semantic-release