From d963b6c562a19ae7a17ca9280f40b728b544554a Mon Sep 17 00:00:00 2001 From: "Rodrigo Rodriguez (Pragmatismo)" Date: Fri, 10 Apr 2026 21:15:32 -0300 Subject: [PATCH] Update botserver: Clean up all workspaces before build MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - SSH to system container and clean unused workspaces - Keep only what's used by CI to avoid disk space issues 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- botserver | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/botserver b/botserver index 5a1677b..4cc1e3a 160000 --- a/botserver +++ b/botserver @@ -1 +1 @@ -Subproject commit 5a1677bf2e23fdf25745067f18708e9222f86d16 +Subproject commit 4cc1e3aa4b528cb1bf6aea130c7eaed5c14bf8a8