You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 9, 2025. It is now read-only.
Currently the deployment will deploy everything - Orchard, custom modules & custom themes. Quite often we will change a value in the Web.config, but then have to deploy everything again, which can take a considerable amount of time. Until we've developed a way of doing a calculated rebuild of the deploy-able artefact, it'll be good to only deploy the Web.config file for the site.
Currently the deployment will deploy everything - Orchard, custom modules & custom themes. Quite often we will change a value in the
Web.config, but then have to deploy everything again, which can take a considerable amount of time. Until we've developed a way of doing a calculated rebuild of the deploy-able artefact, it'll be good to only deploy theWeb.configfile for the site.