Azure WebApp portal - Github source deployment skipping build step

kaitlynm 21 Reputation points
2021-11-30T10:53:43.11+00:00

Hi all, I've previously posted related to the deployment I'm currently trying to complete but I have managed to get to a state where I should be able to see my newly pushed changes from GitHub reflected on my staging site as the GitHub action is successfully complete and Azure deployment logs are in status of successful. However, from checking the wwwroot on Kudu, my newly created files do not exist and changes have not been made to any files, nor any visual changes which are expected so from looking into the deployment logs on the Azure portal, the only thing that seems strange is that it's telling me that it is skipping the build step to Run-From-Zip.
153608-image.png

If anyone could try help with this as I've been stuck looking for answers as to what is going wrong but it doesn't seem to be a common issue and not sure if it should be skipping the build.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
{count} votes

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.