Automatically deploy your containerized app to Azure App Service with Jenkins CI-CD Pipeline using GitHub Webhook - Part 4
Apr 5, 2024 · 3 min read · In the previous tutorial Part 3 of the series, you have already learned to dockerize a sample NodeJS application and deploy the same to Azure Web App, by manually running the Jenkins Pipeline Build. This is a follow up tutorial on how to configure Je...
Join discussion