From 94e9f33b550c07fdcaea3cc371e0a316a76832f8 Mon Sep 17 00:00:00 2001
From: Andreas Herten <a.herten@fz-juelich.de>
Date: Tue, 26 Feb 2019 12:58:15 +0100
Subject: [PATCH] =?UTF-8?q?Try=20this=20again=E2=80=A6?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 .gitlab-ci.yml | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3f50a5f..20209c8 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,7 +1,5 @@
-job:
-  cache: {}
-
 pages:
+  cache: {}
   tags:   
   - linux
   stage: deploy
-- 
GitLab