mirror of
https://github.com/cupcakearmy/cryptgeon.git
synced 2025-09-07 18:00:39 +00:00
remove comment
This commit is contained in:
@@ -4,7 +4,6 @@ WORKDIR /tmp
|
||||
RUN npm install -g pnpm@8
|
||||
COPY . .
|
||||
RUN pnpm install --frozen-lockfile
|
||||
# WORKDIR /tmp/packages/frontend
|
||||
RUN pnpm run build
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user