Deployer does not exit #3509
Replies: 1 comment 2 replies
-
Well. I guess something like proper deamon will be needed for this. BTW, Im working on project specifically for nodejs. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I'm using deployer: v7.1.4
and using it to deploy my node applications over gitlab via ssh to my server "my-server.de", but the problem is, that it won't exit at the subtask "node:start".
deploy.php
manage.sh
:deploy-log
of 'node:start'So it basically hangs at this last step and does not continue to
deploy:cleanup
. Do you see the problem?Thank you!!
Beta Was this translation helpful? Give feedback.
All reactions