From 0510cb3aa1208e0747eec7680150b49963348d97 Mon Sep 17 00:00:00 2001 From: "Denis S. Soldatov aka General-Beck" Date: Wed, 17 Jan 2018 10:01:49 +0300 Subject: [PATCH] fix gitlab.yml lint --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 298200de7..b90e60c46 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -13,7 +13,6 @@ cache: key: "$CI_BUILD_STAGE/$CI_BUILD_REF_NAME" paths: - target - - $HOME/.cargo untracked: true linux-stable: stage: build