mirror of
https://code.castopod.org/adaures/castopod
synced 2025-04-19 13:01:19 +00:00
build(ci): add npm to docker/ci image for semantic release
This commit is contained in:
parent
5d2a2d49c4
commit
729edc9afa
@ -14,6 +14,8 @@ RUN \
|
||||
# install ci requirements
|
||||
&& apk add --no-cache \
|
||||
nodejs \
|
||||
# install npm for @semantic-release/npm
|
||||
npm \
|
||||
git \
|
||||
unzip \
|
||||
wget \
|
||||
|
Loading…
x
Reference in New Issue
Block a user