Skip to content

2022-June-26 - Prerelease - 2.6.3

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Jun 22:09
8b138ae
Run prod deployments in dry-mode (#10786)

Rather than skipping the prod deployment step, we can run it in dry-run mode.
Dry-run mode only reports changes it would make but makes no actual changes.
This will help us line up the prod server config while we work to eventually
having the 'dry-run' flag removed