From 3ffa80e2bc3fc374279106b3f9cea1e9c5123fc7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Fromme?= Date: Tue, 6 Jan 2026 08:30:56 +0100 Subject: [PATCH] chore: update deployer config --- deploy.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/deploy.php b/deploy.php index d8a24b4..a298dd7 100644 --- a/deploy.php +++ b/deploy.php @@ -20,6 +20,8 @@ add('shared_files', [ '.env.local.php', ]); +set('keep_releases', 3); + // Rsync options, mainly files/dirs to exclude $rsyncOptions = [ 'exclude' => [