Skip to content

Commit

Permalink
pm2
Browse files Browse the repository at this point in the history
  • Loading branch information
sinamics committed Dec 10, 2023
1 parent a8899ae commit 99eb746
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docs-build-runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ jobs:
working-directory: docs/ztnet
needs: build
steps:
- name: Restart Server
run: RUNNER_TRACKING_ID="ztnet.installer" && (nohup npm run serve -- --build --port 3000 --host 0.0.0.0&)
- name: Restart Server
run: pm2 restart ecosystem.config.js

0 comments on commit 99eb746

Please sign in to comment.