Add nodejs to ci-runner image for actions/checkout
This commit is contained in:
@@ -5,6 +5,7 @@ RUN apk add --no-cache \
|
|||||||
bash \
|
bash \
|
||||||
curl \
|
curl \
|
||||||
git \
|
git \
|
||||||
|
nodejs \
|
||||||
openssh-client \
|
openssh-client \
|
||||||
python3 \
|
python3 \
|
||||||
py3-pip \
|
py3-pip \
|
||||||
|
|||||||
Reference in New Issue
Block a user