From 43f8b111ad1f5c7c55d0588c4cbca5eae9dcd63f Mon Sep 17 00:00:00 2001 From: gahusb Date: Mon, 18 May 2026 23:50:33 +0900 Subject: [PATCH] chore(deploy): retrigger deployer with new deploy.sh to start redis MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Previous push synced new deploy.sh to /runtime/scripts but the deploy that came with that push had already started under the old script — so redis (INFRA_SERVICES) was not brought up. This empty commit forces the deployer to run the new script. Co-Authored-By: Claude Opus 4.7 (1M context)