From 53e12ef01ab2fd8621020e89a60140e7e721243b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=BCrgen=20Haas?= <juergen.haas@lakedrops.com>
Date: Wed, 25 Mar 2020 15:24:38 +0100
Subject: [PATCH] Promote satis update job from an alias to a real job

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

diff --git a/satis.yml b/satis.yml
index ca1b086..cd41507 100644
--- a/satis.yml
+++ b/satis.yml
@@ -1,4 +1,4 @@
-.updateSatis:
+UpdateSatis:
   tags:
     - ansible
   variables:
-- 
GitLab