Build: cleanup long install line
This commit is contained in:
@@ -86,8 +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
|
||||||
- npm install conventional-changelog-eslint
|
@semantic-release/git conventional-changelog-eslint
|
||||||
- npx semantic-release
|
- npx semantic-release
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
|
|||||||
Reference in New Issue
Block a user