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

Popular posts from this blog

android - Pass an Serializable object in AIDL -

How to provide Authorization & Authentication using Asp.net, C#? -

How to use Authorization & Authentication in Asp.net, C#? -