Update botserver submodule: Optimize CI Setup Workspace
- Remove gb-ws clone (unnecessary intermediate step) - Use --depth 1 for shallow clones (only latest commit) - Create minimal Cargo.toml directly (only botlib + botserver members) - Use git pull --ff-only for updates (no full history) - Significantly reduces CI time and disk usage - Maintains single-pull strategy
This commit is contained in:
parent
d80e80856a
commit
a170ec4c2b
1 changed files with 1 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
Subproject commit 26b009d4e662d0520fd64567b5bc92d516ba9ce7
|
||||
Subproject commit 2634521d9e9a10b74613162a506f3f383624a75b
|
||||
Loading…
Add table
Reference in a new issue