summaryrefslogtreecommitdiff
path: root/.gitlab
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab')
-rw-r--r--.gitlab/test.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab/test.yml b/.gitlab/test.yml
index 8d664c0..506f344 100644
--- a/.gitlab/test.yml
+++ b/.gitlab/test.yml
@@ -7,7 +7,7 @@ size:
timeout: 3 minutes
variables:
GIT_STRATEGY: none
- MAX_SIZE: 2147483648
+ MAX_SIZE: 1567663064
script:
- docker login -u gitlab-ci-token -p $CI_JOB_TOKEN $CI_REGISTRY
- docker pull $TMP_IMAGE