I am using teamcity for CI.
TeamCity works perfectly for .NET projects and It's component. When I try to deploy my Umbraco code from Dev environment to UAT - Changes which are done from Umbraco Admin panel are not getting reflected or deployed.
Here are things which I am deploying using Teamcity :
- Database
- API and last
- Umbraco Website
But I am not able to see the Umbraco admin changes.
Any idea ? Mostly there is no way to commit code which updated from Umbraco Admin.
Please help me, If anyone have idea ?