Skip to content

Pages: Add feature flag to disable deployment to legacy storage [RUN ALL RSPEC] [RUN AS-IF-FOSS]

Stan Hu requested to merge sh-deploy-to-legacy-feature-flag into master

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 gitlab-com/gl-infra/production#4197 (closed).

Edited by Stan Hu

Merge request reports