From bff72334a54dd384db9295e25174da83b096a909 Mon Sep 17 00:00:00 2001 From: "quentin.fasler" <quentin.fasler@etu.hesge.ch> Date: Wed, 20 Dec 2023 14:39:44 +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 f7673f4..d65785e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,7 +5,7 @@ variables: stages: - test - # - deploy # Uncomment this when you're ready to use the deploy stage + - deploy # Uncomment this when you're ready to use the deploy stage default: before_script: -- GitLab