chore: Install missing modules
Some checks failed
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 47s
Container & Helm chart / Helm chart (push) Successful in 18s
Container & Helm chart / Semantic Release (push) Failing after 33s
Container & Helm chart / Container image (push) Successful in 1m17s
Some checks failed
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 47s
Container & Helm chart / Helm chart (push) Successful in 18s
Container & Helm chart / Semantic Release (push) Failing after 33s
Container & Helm chart / Container image (push) Successful in 1m17s
This commit is contained in:
parent
d9dcf86077
commit
d5759d3f29
@ -109,8 +109,10 @@ jobs:
|
||||
run: |
|
||||
npm install \
|
||||
semantic-release \
|
||||
@semantic-release/changelog \
|
||||
@semantic-release/commit-analyzer \
|
||||
@semantic-release/exec
|
||||
@semantic-release/git \
|
||||
@semantic-release/release-notes-generator
|
||||
- name: Semantic Release
|
||||
run: |
|
||||
npx semantic-release \
|
||||
|
Loading…
Reference in New Issue
Block a user