CI/CD
Continuous integration and deployment workflows
- Can I use TeamCity with your hosting? Yes! You must use TeamCity with the Web Deploy configuration. You can find an example of how to do this on the Jetbrains website
- Can you help with Azure DevOps pipelines? Yes! We can provide a starter YAML file which can be used with Umbraco 7, 8, 9 and 10+ The steps our starter YAML CI/CD can carry out are: Checkout (inc
- Can you help with GitHub Actions workflows? Yes! We can provide a starter YAML file which can be used with Umbraco 7, 8, 9 and 10+ The steps our starter YAML CI/CD can carry out are: Checkout (inc
- My deployments failed due to a lock *.dll file, how do I fix this? When your website is running on Windows the DLL files can become locked, whilst the recommended approach is to use an app offline file, this may not