Pages: Add feature flag to disable deployment to legacy storage
Since we are transitioning to a new Pages deployment which does not require extracting the ZIP file, we add a feature flag (`skip_pages_deploy_to_legacy_storage`) that selectively disables this extraction. This would help address https://gitlab.com/gitlab-com/gl-infra/production/-/issues/4197.
Showing
Please register or sign in to comment