From 786506669f39361b8eb41ca8b817e63e845b6512 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Henrik=20tom=20W=C3=B6rden?= <h.tomwoerden@indiscale.com>
Date: Sun, 14 Mar 2021 11:45:13 +0100
Subject: [PATCH] up

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 444f85cf..5cbeaa65 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -26,6 +26,7 @@ variables:
    # When using dind, it's wise to use the overlayfs driver for
    # improved performance.
 
+   SERVICE_PORT_2376_TCP_PORT: 2375
 
 stages: 
   - setup
-- 
GitLab