I'm sure I'm missing something very simple here...
I setup a local Umbraco installation, added files to GIT (via BitBucket), and setup deployments in Azure to use BitBucket. I created a new Document Type on my local environment as well as on Azure (manually created on both).
I updated the template for this on my local environment and pushed to GIT repo, which triggered a successful deployment to Azure (according to the panel). However, the template on Azure is still blank and doesn't reflect my updated template. Even FTPing into the Azure server, I can see the template is not updated.
I can confirm I committed the template and it has been pushed to the repo.
Deploy to Azure via GIT - Not actually updating
I'm sure I'm missing something very simple here...
I setup a local Umbraco installation, added files to GIT (via BitBucket), and setup deployments in Azure to use BitBucket. I created a new Document Type on my local environment as well as on Azure (manually created on both).
I updated the template for this on my local environment and pushed to GIT repo, which triggered a successful deployment to Azure (according to the panel). However, the template on Azure is still blank and doesn't reflect my updated template. Even FTPing into the Azure server, I can see the template is not updated.
I can confirm I committed the template and it has been pushed to the repo.
Why is it not updating?
is working on a reply...