Commit 0646a2d
committed
orion: deploy client to GCE VM via SSH
- add workflow_dispatch trigger so forks can run the workflow manually
- build orion and scorpio in CI and upload artifacts
- deploy binaries to a GCE VM over SSH using ORION_DEPLOY_HOST/ORION_DEPLOY_SSH_KEY
- replace previous gcloud-based scp/ssh steps with plain ssh/scp
Signed-off-by: Hongze Gao <15101764808@163.com>1 parent f396aaf commit 0646a2d
1 file changed
Lines changed: 0 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
| |||
56 | 55 | | |
57 | 56 | | |
58 | 57 | | |
59 | | - | |
60 | 58 | | |
61 | 59 | | |
62 | 60 | | |
| |||
65 | 63 | | |
66 | 64 | | |
67 | 65 | | |
68 | | - | |
69 | 66 | | |
70 | 67 | | |
71 | 68 | | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | 69 | | |
77 | 70 | | |
78 | 71 | | |
| |||
0 commit comments