Explicitly install semantic-release plugins #2
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
9cb89bf055
commit
823cc467fa
@ -46,7 +46,10 @@ steps:
|
||||
ca-certificates
|
||||
- |
|
||||
npm install \
|
||||
semantic-release
|
||||
semantic-release \
|
||||
@semantic-release/commit-analyzer \
|
||||
@semantic-release/release-notes-generator\
|
||||
@semantic-release/exec
|
||||
- |
|
||||
export GIT_CREDENTIALS=$${GIT_USERNAME}:$${GIT_APIKEY}
|
||||
- |
|
||||
|
Loading…
Reference in New Issue
Block a user