From bb794f3ee346c8c254072225456f7e76fc0612e4 Mon Sep 17 00:00:00 2001 From: arnaud <a.stoz@cylab.be> Date: Wed, 11 Sep 2024 10:58:36 +0200 Subject: [PATCH] test trigger the build pipeline after moved project in awareness group --- public/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/public/index.php b/public/index.php index 6fdc5a9..2bf4ac8 100644 --- a/public/index.php +++ b/public/index.php @@ -21,6 +21,7 @@ if ($_SERVER['REQUEST_METHOD'] === 'POST') { $failed_login = ! $valid_user; } ?> + <!doctype html> <html lang="en" class="h-100"> <head> -- GitLab