From 1bc70f50f34ecc3824adc574cd5827e9ea9df181 Mon Sep 17 00:00:00 2001
From: "Behrisch, M. (Michael)" <m.behrisch@uu.nl>
Date: Thu, 15 Dec 2022 12:22:35 +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 8f8246dec..57d87d75f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -8,8 +8,6 @@ stages:
 
 before_script:
 - apk add --update git
-- apk add --update nodejs npm
-- npm i -g yarn
 
 install-dependencies:
   stage: setup
-- 
GitLab