From 6ae3204f173cf2ed51a07658e134c8da8fa5f22f Mon Sep 17 00:00:00 2001 From: "Denis S. Soldatov aka General-Beck" Date: Thu, 30 Aug 2018 16:21:42 +0300 Subject: [PATCH] Update .gitlab-ci.yml (#633) it is necessary to test. You will probably have to create a cron-job for the nightly assembly of the master branch --- substrate/.gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/substrate/.gitlab-ci.yml b/substrate/.gitlab-ci.yml index 4cba2fe46a..7feabd392e 100644 --- a/substrate/.gitlab-ci.yml +++ b/substrate/.gitlab-ci.yml @@ -14,6 +14,7 @@ variables: cache: key: "${CI_JOB_NAME}" + policy: pull paths: - ${CI_PROJECT_DIR}/target/ - ${CI_PROJECT_DIR}/cargo/