CI : create specific build for preprod

This commit is contained in:
isUnknown 2025-10-08 14:34:22 +02:00
parent d9066defce
commit c6d973e126
4 changed files with 60 additions and 29 deletions

View file

@ -3,7 +3,7 @@
$regenerateSteps = require_once(__DIR__ . '/hooks/page-update--regenerate-project-steps-cache.php');
return [
'debug' => Dir::exists('assets/dist') ? false: true,
'debug' => $_SERVER['HTTP_HOST'] !== 'designtopack.groupe-pochet.fr',
'cache' => [
'pages' => [
'active' => true