From 7895eca99e7928fceb31a74a445e3811f89ce0fd Mon Sep 17 00:00:00 2001 From: shockrah Date: Mon, 10 Aug 2020 13:45:47 -0700 Subject: [PATCH] fixed indentation issue --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9ceb6a5..eebcf54 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -7,8 +7,8 @@ build-release: only: - testing cache: - paths: - - target/ + paths: + - target/ before_script: - cd server/