From 1a7ea2e5a2ab8a57033a8fb900a7ff68f9422f86 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Wed, 6 Dec 2023 21:44:18 +0100 Subject: [PATCH] fix deploy step --- .mage.yml.dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mage.yml.dist b/.mage.yml.dist index a724526..1b75320 100644 --- a/.mage.yml.dist +++ b/.mage.yml.dist @@ -18,7 +18,7 @@ magephp: - "/var/cache/*" - "/var/log/*" - "/public/media" - - "/.secrets" + - "/.secrets" hosts: - ssh_host on-deploy: