From 5e14c9621ba517ba368a7ff4f81c5e68336fa1e8 Mon Sep 17 00:00:00 2001
From: ralfulrich <ralf.ulrich@kit.edu>
Date: Wed, 5 Dec 2018 21:17:39 +0100
Subject: [PATCH] removed tag

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 68f143e04..df24116ae 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,6 +1,4 @@
-image: gcc
-
-tag: run1
+image: ubuntu:bionic
 
 before_script:
   - apt-get update --yes
-- 
GitLab