I set up continuous deployment for my app service on Azure. When I push changes to my repo (on Azure Devops), Azure deploys my changes except for the image files. It's like it's ignoring .jpg files but pushing the rest. I also confirmed the image files to exist in my repository on the server and that Azure's continuous deployment feature tried to deploy.