From f3387c09513e04b2f0c3644e76e7efe46df44599 Mon Sep 17 00:00:00 2001
From: nrbffs <38812627+nrbffs@users.noreply.github.com>
Date: Mon, 13 May 2019 17:24:10 +0200
Subject: [PATCH] gitlab-ci: switch to freifunk stuttgart gitlab

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b9e2b3d27..0da1838e6 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: registry.gitlab.com/freifunk-region/stuttgart/buildenv:master
+image: registry.gitlab.freifunk-stuttgart.de/firmware/ffs-buildenv:master
 
 variables:
   GIT_SUBMODULE_STRATEGY: normal
-- 
GitLab