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:
parent
60b6aa8cf4
commit
c86c8ad84e
1 changed files with 1 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
Subproject commit 2634521d9e9a10b74613162a506f3f383624a75b
|
||||
Subproject commit aaccd741e3d7c523aef07d1813492bc6d16512e4
|
||||
Loading…
Add table
Reference in a new issue