remove comment
ci / build (push) Failing after 13s
Details
ci / build (push) Failing after 13s
Details
This commit is contained in:
parent
3aa6081b8a
commit
1628c7b4e6
|
@ -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
|
## `pnpm deploy` copies all dependencies into an isolated node_modules directory inside the target dir
|
||||||
## @see https://pnpm.io/cli/deploy
|
## @see https://pnpm.io/cli/deploy
|
||||||
RUN pnpm deploy --filter=@futureporn/temporal-worker --prod /prod/temporal-worker
|
RUN pnpm deploy --filter=@futureporn/temporal-worker --prod /prod/temporal-worker
|
||||||
RUN echo "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ here"
|
|
||||||
|
|
||||||
|
|
||||||
FROM base AS worker
|
FROM base AS worker
|
||||||
|
|
Loading…
Reference in New Issue