From 411c63fd0809a1e0b76d183e7663de98c2055b9c Mon Sep 17 00:00:00 2001 From: Irina Kera Gundersen <ikvassil@stud.ntnu.no> Date: Fri, 26 Feb 2021 19:31:15 +0100 Subject: [PATCH] Update .gitlab-ci.yml file --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d3d9f63..2b5d951 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,4 +4,4 @@ job: apt-get install docker echo "Hello world" docker build . - \ No newline at end of file + -- GitLab