mirror of
https://github.com/cupcakearmy/cryptgeon.git
synced 2024-12-22 16:26:28 +00:00
remove comment
This commit is contained in:
parent
2ab4bbf150
commit
1abb78190a
@ -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
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user