Update semantic release #5
@@ -86,7 +86,8 @@ release:
|
|||||||
script:
|
script:
|
||||||
- touch CHANGELOG.md
|
- touch CHANGELOG.md
|
||||||
- apk add --no-cache git
|
- apk add --no-cache git
|
||||||
- npm install @semantic-release/gitlab @semantic-release/changelog @semantic-release/git
|
- npm install @semantic-release/gitlab @semantic-release/changelog @semantic-release/git
|
||||||
|
- npm install conventional-changelog-eslint
|
||||||
- npx semantic-release
|
- npx semantic-release
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
|
|||||||
Reference in New Issue
Block a user