From 87d857f915301f34b36dfd89ccf4f0ca4bdf7ebe Mon Sep 17 00:00:00 2001
From: Dominik Hebeler <dominik@suma-ev.de>
Date: Mon, 17 Feb 2020 12:19:15 +0100
Subject: [PATCH] Updating secrets

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 34d3a7d46..12d491a86 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -163,4 +163,4 @@ production:
     HELM_UPGRADE_VALUES_FILE: .gitlab/production-values.yaml
     ROLLOUT_RESOURCE_TYPE: deployment
   environment:
-    url: https://metager.de
+    url: https://metager.de
\ No newline at end of file
-- 
GitLab