CI: use Docker gateway for deploy SSH (fix container→host connectivity)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
3ab52fcfc9
commit
15cdd172f8
|
|
@ -1,5 +1,5 @@
|
|||
name: CI/CD
|
||||
# Runner capacity: 1 (sequential) to prevent OOM on shared host
|
||||
# Runner capacity: 1 (sequential) — deploy via Docker gateway SSH
|
||||
|
||||
on:
|
||||
push:
|
||||
|
|
|
|||
Loading…
Reference in New Issue