I am working in a Websphere Liberty application that, because of particular server.xml configurations, i am deploying via packaged servers to Bluemix.
I want to work the code in GitHub, and have it automatically deployed to Bluemix using Toolchain / Delivery Pipeline. Is it possible ?
Currently, i have to do manually the task of packaging the server and deploying it to Bluemix.
Thanks in advance for your help