Skip to content
Snippets Groups Projects
Verified Commit 83fb6b0f authored by David Dieulivol's avatar David Dieulivol :speech_balloon: Committed by GitLab
Browse files

Merge branch 'kevslashnull-ci-fastzip' into 'master'

Enable FF_USE_FASTZIP in MR pipelines

See merge request !181869



Merged-by: default avatarDavid Dieulivol <ddieulivol@gitlab.com>
Approved-by: default avatarKev Kloss <kkloss@gitlab.com>
Approved-by: default avatarDavid Dieulivol <ddieulivol@gitlab.com>
Approved-by: default avatarArran Walker <ajwalker@gitlab.com>
Co-authored-by: Kev's avatarKev <kevslashnull@gmail.com>
parents 308cc57d f58b8ac5
No related branches found
No related tags found
1 merge request!181869Enable FF_USE_FASTZIP in MR pipelines
Pipeline #1678827494 passed
......@@ -48,6 +48,7 @@ default:
ADD_SLOW_TEST_NOTE_TO_MERGE_REQUEST: "true"
FF_NETWORK_PER_BUILD: "true"
FF_TIMESTAMPS: "true"
FF_USE_FASTZIP: "true"
.if-merge-request-security-canonical-sync: &if-merge-request-security-canonical-sync
if: '$CI_MERGE_REQUEST_SOURCE_PROJECT_PATH == "gitlab-org/security/gitlab" && $CI_MERGE_REQUEST_SOURCE_BRANCH_NAME == $CI_DEFAULT_BRANCH && $CI_MERGE_REQUEST_TARGET_BRANCH_NAME == $CI_DEFAULT_BRANCH'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment