From c5fe83225db0c4488d73e70b311c0a679ce03e37 Mon Sep 17 00:00:00 2001
From: Remi  PLANEL <rplanel@pasteur.fr>
Date: Fri, 12 Apr 2024 16:20:04 +0200
Subject: [PATCH] update ci

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index bd93c573..d0aefc84 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -27,8 +27,8 @@ cache:
 
 stages:
   - delete-release
-  - pre-processing
   - get-meili-key
+  - pre-processing
   - build
   - lint
   - deploy
-- 
GitLab