From e645790fc9ba9f512dc1affff02c23c5638bd3e1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Laurent=20L=C3=A9cluse?= <laurent.lecluse@unicaen.fr>
Date: Tue, 5 Oct 2021 12:02:40 +0200
Subject: [PATCH] Update .gitlab-ci.yml

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 5802a06..b0864dd 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -19,4 +19,4 @@ cache:
 update-satis:
   stage: publish
   script:
-    - update-satis
\ No newline at end of file
+    - curl https://gest.unicaen.fr/packagist/update
-- 
GitLab