Commit a380b7c
fix(ci): correct VM_IP to use secret + SSH deploy_key pattern
- VM_IP was hardcoded to terminated VM (34.35.36.178), now uses secrets.VM_IP
- SSH key uses deploy_key + ssh config (same pattern as Malaria deploy)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent a170059 commit a380b7c
1 file changed
Lines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
| 56 | + | |
| 57 | + | |
58 | 58 | | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
59 | 63 | | |
60 | 64 | | |
61 | 65 | | |
| |||
0 commit comments