From 632c58294936a0812c22112bdd4827e2f4d3ec4b Mon Sep 17 00:00:00 2001 From: Matteo Gheza Date: Tue, 4 Jan 2022 00:28:57 +0100 Subject: [PATCH] Do not upload "keys" dir --- deployment.php | 1 + 1 file changed, 1 insertion(+) diff --git a/deployment.php b/deployment.php index be64fba..5aa4c9a 100644 --- a/deployment.php +++ b/deployment.php @@ -9,6 +9,7 @@ $baseConfig = [ *.json config.old.php config.php + keys *tests* *tests *examples*