From 85d88ff03d2fc4c2066fdd11582a80cfc8d09120 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Thu, 30 Nov 2023 14:24:52 +0100 Subject: [PATCH] fix mage excluded files --- .mage.yml.dist | 1 + 1 file changed, 1 insertion(+) diff --git a/.mage.yml.dist b/.mage.yml.dist index 504d51f..c181f6f 100644 --- a/.mage.yml.dist +++ b/.mage.yml.dist @@ -21,6 +21,7 @@ magephp: - "/public/js/fos_js_routes.json" - "/public/build" - "/public/media" + - "/config/secrets" hosts: - ssh_host on-deploy: