From c0ec5f30ad43981d9d0faaadce7800db9dff0550 Mon Sep 17 00:00:00 2001 From: antonin gallon Date: Wed, 3 Dec 2025 14:09:48 +0100 Subject: [PATCH] test --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 37636c1..59cab4a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,5 +1,5 @@ image: node:latest - +#test stages: - build and deploy