remove comment
ci / build (push) Failing after 13s Details

This commit is contained in:
CJ_Clippy 2024-07-19 01:07:57 -08:00
parent 3aa6081b8a
commit 1628c7b4e6
1 changed files with 0 additions and 1 deletions

View File

@ -65,7 +65,6 @@ RUN pnpm --filter=!@futureporn/image -r build
## `pnpm deploy` copies all dependencies into an isolated node_modules directory inside the target dir
## @see https://pnpm.io/cli/deploy
RUN pnpm deploy --filter=@futureporn/temporal-worker --prod /prod/temporal-worker
RUN echo "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ here"
FROM base AS worker