java - Deploying an Azure Web App with maven -
i developing azure web application(using paas service) in java , deploy app using maven part of our continuous integration pipeline cannot find plugins this. there if can find them?
you should able use git push sync code github , setup continuous deployment github azure web application. maven has git plugin git push onto github.
Comments
Post a Comment