docs: fix docs for npm deploy

This commit is contained in:
Raj Nandan Sharma
2024-12-04 23:48:27 +05:30
parent 6209ff12bb
commit b4ed5cffd6
2 changed files with 2 additions and 3 deletions
+1 -2
View File
@@ -7,8 +7,7 @@ on:
tags:
- "*.*.*"
paths-ignore:
- docs.md
- README.md
- "*.md"
jobs:
push_to_registry:
name: Push Docker image to Docker Hub
+1 -1
View File
@@ -24,7 +24,7 @@ Make sure you have the following installed:
npm i
npm run build #build the frontend
npm run configure #build the backend
npm run start
npm run prod
```
## PM2