refactor: improve code quality
This commit is contained in:
@@ -15,4 +15,7 @@ RUN pnpm --filter @lbf-bot/utils run build
|
||||
RUN pnpm --filter @lbf-bot/database run build
|
||||
RUN pnpm --filter @lbf/discord-bot run build
|
||||
|
||||
ARG COMMIT_SHA=dev
|
||||
ENV COMMIT_SHA=$COMMIT_SHA
|
||||
|
||||
CMD ["node", "apps/discord-bot/dist/index.js"]
|
||||
|
||||
Reference in New Issue
Block a user