From 33a01e6ac91e4ba3777f277aa4c5e9ae9e340a74 Mon Sep 17 00:00:00 2001 From: Randy Fay Date: Fri, 9 Dec 2022 16:15:53 -0700 Subject: [PATCH] Set fail_on_hook_faiL: true, fixes #65 --- install.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/install.yaml b/install.yaml index 1fd335c..b72ebb1 100644 --- a/install.yaml +++ b/install.yaml @@ -229,6 +229,7 @@ post_install_actions: # #ddev-generated # Generated configuration based on platform.sh project configuration disable_settings_management: true + fail_on_hook_fail: true {{ $phpversion := trimPrefix "php:" .platformapp.type }} php_version: {{ $phpversion }} database: