Hello, I would like to setup continuous integration, testing and deployment of Allura in Jenkins. Can you please give me some hints on what needs to be configured in Jenkins? Also what should be configured in the webhook of Allura project so that a build is triggered each time a push happens on the master branch?
Can a docker image be created after the build goes through? If so, do I need to make any configurations in the docker-compose.yml file? Regards, Vrinda.