Skip to content
Snippets Groups Projects
Verified Commit cf425f17 authored by Benjamin LEGROS's avatar Benjamin LEGROS
Browse files

build node-yarn 22_4

parent 9a56eb40
Branches main
No related tags found
No related merge requests found
Pipeline #110358 failed
......@@ -4,4 +4,5 @@ ENV YARN_VERSION=4.4.1
RUN corepack enable && yarn set version "$YARN_VERSION"
RUN apt-get install git -y
RUN apt-get update && \
apt-get install git -y
......@@ -4,4 +4,5 @@ ENV YARN_VERSION=4.4.1
RUN corepack enable && yarn set version "$YARN_VERSION"
RUN apt-get install git -y
RUN apt-get update && \
apt-get install git -y
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment