Skip to content

Commit

Permalink
bot: test ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Behzad-rabiei committed Oct 25, 2024
1 parent 0f56904 commit 32d1dd3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bot/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ CMD ["npm", "run", "dev"]

# Stage 3: Test Stage
FROM base AS test
ENV NODE_ENV=test
CMD [ "npx", "jest", "--coverage" ]

# # Stage 4: Build Stage
Expand Down

0 comments on commit 32d1dd3

Please sign in to comment.