From 8e1aa74e1258ef425a2ced8cb1ad161ee5a945e7 Mon Sep 17 00:00:00 2001 From: Benjamin Renard Date: Mon, 2 Jan 2023 00:38:47 +0000 Subject: [PATCH] Update .gitlab-ci.yml file --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 532a028a..2c79a930 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,6 +5,7 @@ tests: image: name: brenard/ldapsaisie:dev entrypoint: ["/bin/sh", "-c"] + stage: tests rules: - changes: