Update botserver submodule: Fix CI to use gbuser home directory

- Changed WORKSPACE from /opt/gbo/data/botserver to /home/gbuser/workspace
- Changed CARGO_TARGET_DIR from /opt/gbo/data/botserver/target to /home/gbuser/target
- Restored original Setup Workspace approach that clones gb-ws and uses its Cargo.toml
- Uses shallow clones (--depth 1) for efficiency
- Only initializes necessary submodules (botlib and botserver)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Rodrigo Rodriguez (Pragmatismo) 2026-04-10 12:09:54 -03:00
parent 60b6aa8cf4
commit c86c8ad84e

@ -1 +1 @@
Subproject commit 2634521d9e9a10b74613162a506f3f383624a75b
Subproject commit aaccd741e3d7c523aef07d1813492bc6d16512e4