Perhaps a CLI script can be run to deploy code to development/stage/production servers. I have done this in the past, and it seems like as good of an option as Jenkins, etc.
Recommendation: shell runs deployments via git commands, and other shell commands as-needed.
Perhaps a CLI script can be run to deploy code to development/stage/production servers. I have done this in the past, and it seems like as good of an option as Jenkins, etc.
Recommendation: shell runs deployments via git commands, and other shell commands as-needed.