set size as a global var (#2280)

This commit is contained in:
TriplEight
2019-04-15 18:23:34 +02:00
committed by gabriel klawitter
parent c11afbee22
commit 7e1ac69791
+1
View File
@@ -18,6 +18,7 @@ variables:
GIT_STRATEGY: fetch
CI_SERVER_NAME: "GitLab CI"
CARGO_HOME: "/ci-cache/substrate/cargo/${CI_JOB_NAME}"
SCCACHE_CACHE_SIZE: 50G
DOCKER_OS: "debian:stretch"
ARCH: "x86_64"