mirror of
https://github.com/midou36o/midou36o.github.io
synced 2025-06-04 00:41:01 +05:30
remove pnpm-lock.yaml
Some checks failed
Svelte Website guild. / Building the website (push) Failing after 13m14s
Some checks failed
Svelte Website guild. / Building the website (push) Failing after 13m14s
This commit is contained in:
@@ -3,7 +3,7 @@ FROM node:21-alpine
|
|||||||
WORKDIR /usr/src/app
|
WORKDIR /usr/src/app
|
||||||
|
|
||||||
COPY package.json ./
|
COPY package.json ./
|
||||||
COPY pnpm-lock.yaml ./
|
#COPY pnpm-lock.yaml ./
|
||||||
|
|
||||||
RUN npm install -g pnpm
|
RUN npm install -g pnpm
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user