mirror of
https://github.com/ad-aures/castopod.git
synced 2026-04-14 12:07:46 +02:00
build(ci): add npm to docker/ci image for semantic release
This commit is contained in:
parent
5d2a2d49c4
commit
729edc9afa
1 changed files with 2 additions and 0 deletions
|
|
@ -14,6 +14,8 @@ RUN \
|
|||
# install ci requirements
|
||||
&& apk add --no-cache \
|
||||
nodejs \
|
||||
# install npm for @semantic-release/npm
|
||||
npm \
|
||||
git \
|
||||
unzip \
|
||||
wget \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue