From 715b056f1c10173ebeeffa1fdc1065d626ca756a Mon Sep 17 00:00:00 2001
From: Jutta Schnabel <jschnabel@km3net.de>
Date: Fri, 9 Oct 2020 21:58:25 +0200
Subject: [PATCH] still formatting

---
 .gitlab-ci.yml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 7573eb4..6b9ea7f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,5 +1,3 @@
-# requiring the environment of NodeJS 10
-image: node:10
 
 # add 'node_modules' to cache for speeding up builds
 cache:
-- 
GitLab