Hi,
I want to deploy node js code to remote server via ssh after successful build. How can i do it, From the below example what should be the content of deploy_prod.sh
Example
deployment:
production:
branch: production
commands:
- ./deploy_prod.sh