Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Steinhardt <psteinhardt@gitlab.com>2021-06-11 13:55:39 +0300
committerPatrick Steinhardt <psteinhardt@gitlab.com>2021-06-14 09:08:26 +0300
commitf73a1c529554b970a988eff3f4ee5da84ea5a3da (patch)
treec04ffa8939e00aad74c7a1182291ff05aacdbd82
parent401225b5d8b6cb427ec45a577106be387ccd6e5a (diff)
bump package size limit3078-license-grpc
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 63c6af985..8306b434c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -312,3 +312,4 @@ trigger-qa:
ALTERNATIVE_SOURCES: "true"
GITALY_SERVER_VERSION: $CI_COMMIT_SHA
ee: "true"
+ MAX_PACKAGE_SIZE_MB: "990"