Commit ceadba5
authored
fix(staging): upload latest deploy script via ssh payload (#166)
- replace flaky scp step with base64 payload transfer in the ssh deploy step
- always write latest scripts/stage/deploy.sh to /tmp/deploy.sh before execution
- keep deployment flow explicit: copy script first, then chmod and run1 parent 8f7c998 commit ceadba5
1 file changed
Lines changed: 6 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
28 | 21 | | |
29 | 22 | | |
30 | 23 | | |
| |||
38 | 31 | | |
39 | 32 | | |
40 | 33 | | |
41 | | - | |
42 | | - | |
43 | | - | |
| 34 | + | |
44 | 35 | | |
45 | 36 | | |
0 commit comments