How to do Adobe App (adobe IO) deployment using CI/CD?
I am using Adobe I/O Runtime and have deployed my web action. Currently, I have checked out the code locally and am using the aio app run command to deploy the code to the appropriate Adobe I/O workspace. Is it possible to achieve this deployment process using Cloud Manager or Jenkins? Are there any best practices I should follow?