test yarn install
Some checks failed
Main / build-and-push-docker-image (20.x) (push) Failing after 3m2s
Some checks failed
Main / build-and-push-docker-image (20.x) (push) Failing after 3m2s
This commit is contained in:
@@ -5,7 +5,7 @@ FROM node:20-alpine AS builder
|
||||
RUN corepack enable
|
||||
|
||||
# Set Yarn to the latest stable version
|
||||
RUN yarn set version stable
|
||||
RUN npm install -g yarn
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user