From cd04a722359b65a5ed586f7babb6ad62d511cbe8 Mon Sep 17 00:00:00 2001
From: nd <nd@cccv.de>
Date: Sun, 12 Feb 2023 00:20:44 +0000
Subject: [PATCH] Update .gitlab-ci.yml file so gitlab actually runs this
 pipeline

---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9828a71..9868d78 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -11,4 +11,4 @@ pages:
     paths:
     - public
   only:
-  - master
+  - master
\ No newline at end of file
-- 
GitLab