From 7c8fa3a99a8e90008e56b9a3dc2d6c7afaa78378 Mon Sep 17 00:00:00 2001
From: Dominik Gerstorfer <dominik.gerstorfer@tu-darmstadt.de>
Date: Wed, 26 May 2021 19:57:47 +0000
Subject: [PATCH] Update .gitlab-ci.yml file

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c26aecd..92e8aa2 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,5 +1,3 @@
-image: registry.gitlab.com/pages/hugo:latest
-
 variables:
   GIT_SUBMODULE_STRATEGY: recursive
 
-- 
GitLab