Skip to content
Snippets Groups Projects
Commit 729edc9a authored by Yassine Doghri's avatar Yassine Doghri
Browse files

build(ci): add npm to docker/ci image for semantic release

parent 5d2a2d49
No related branches found
No related tags found
No related merge requests found
Pipeline #12014 passed
Pipeline: castopod.org

#12018

    Pipeline: Castopod

    #12017

      ......@@ -14,6 +14,8 @@ RUN \
      # install ci requirements
      && apk add --no-cache \
      nodejs \
      # install npm for @semantic-release/npm
      npm \
      git \
      unzip \
      wget \
      ......
      0% Loading or .
      You are about to add 0 people to the discussion. Proceed with caution.
      Please register or to comment