Skip to content

Commit 39dac9b

Browse files
committed
Reload pm2 when deploying
1 parent 4d7ad27 commit 39dac9b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ commands:
3232
chmod a+x /opt/rules-server/deploy/install.sh
3333
sudo ./deploy/install.sh $OPENCHS_UPLOAD_USER_USER_NAME $OPENCHS_UPLOAD_USER_PASSWORD
3434
sudo rm -rf /tmp/rules-server.zip
35+
pm2 reload
3536
EOF
3637
3738
jobs:

0 commit comments

Comments
 (0)