Commit Graph

19 Commits

Author SHA1 Message Date
dc38d87beb Fix bug in deploy script causing missed deploy. 2023-02-18 00:34:30 +11:00
61305627e3 More deploy fixups. 2023-02-13 22:37:45 +11:00
95b44ac010 Run git from right directory. 2023-02-13 22:34:46 +11:00
ff43a2d43b Don't deploy when no changes happened 2023-02-13 22:32:00 +11:00
0cdf8a8810 Move in exe from same filesystem to trigger inotifywatch 2023-02-13 21:25:00 +11:00
23bf7b1e0f Fix path to archive 2023-02-13 21:11:37 +11:00
1cf79cfbd6 Fix echo with missing quotes 2023-02-13 21:07:47 +11:00
0d5560a659 Display length of deploy key. 2023-02-13 20:49:35 +11:00
078f1818b0 Trust deployer as known host 2023-02-12 23:17:52 +11:00
3d47663a1a Fix tar invocation 2023-02-12 23:10:40 +11:00
dc212ec9db Fix script perms 2023-02-12 23:08:18 +11:00
0008c8b739 Attempt to deploy as part of pipeline. 2023-02-12 23:05:34 +11:00
88bfed0c7b Explicitly set CARGO_HOME 2023-02-12 21:16:55 +11:00
e4df647f1d Improve debug logging to ensure help work out CARGO_HOME caching. 2023-02-12 21:14:56 +11:00
78cd3a26cb Dump structure for debugging. 2023-02-12 21:01:52 +11:00
f74bc7fe6b Cache .cargo, and copy output to separate path. 2023-02-12 18:23:22 +11:00
bc0843adfa Change profile to release 2023-02-12 18:13:56 +11:00
a21219eaa5 Minor fixups. 2023-02-12 18:03:27 +11:00
dd6cd293ca Make build pipeline do cargo build 2023-02-12 18:00:25 +11:00