gb/prompts
Rodrigo Rodriguez (Pragmatismo) 1bf9e1872b fix(ci): resolve deploy step hanging on pkill
- pgrep -f botserver matched the SSH command itself causing deadlock
- replaced with pkill -f '/opt/gbo/bin/botserver' || true
- added SSH keepalive (ServerAliveInterval=10, ServerAliveCountMax=3)
- added Step 7: explicitly start botserver after deploy
- fixed unquoted SSH_ARGS causing argument splitting
- increased verify sleep from 10s to 15s
2026-04-03 19:44:38 -03:00
..
c1.md chore: sync workspace state 2026-04-02 13:38:38 -03:00
c3.md chore: sync workspace state 2026-04-02 13:38:38 -03:00
container.md chore: sync workspace state 2026-04-02 13:38:38 -03:00
crmex.md Update files 2026-03-18 09:00:35 -03:00
integratedsuite.md Remove BOTCODE files 2026-03-18 08:48:04 -03:00
prod.md docs: add prod.md 2026-04-02 15:46:28 -03:00
usekb2.md fix(ci): resolve deploy step hanging on pkill 2026-04-03 19:44:38 -03:00