Skip to content

Commit

Permalink
add log
Browse files Browse the repository at this point in the history
  • Loading branch information
luojiyin1987 committed Dec 23, 2024
1 parent cd9352b commit 87ad585
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ WORKDIR /app

# Install dependencies based on the preferred package manager
COPY package.json yarn.lock* package-lock.json* pnpm-lock.yaml* .env ./
COPY /npmrc ./.npmrc
COPY npmrc ./.npmrc



Expand Down

1 comment on commit 87ad585

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for open-hackathon ready!

✅ Preview
https://open-hackathon-m6ex7jfm5-techquerys-projects.vercel.app

Built with commit 87ad585.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.