Commit Graph

22 Commits

Author SHA1 Message Date
11665e3fec fix deploy path 2021-06-19 08:23:05 -07:00
d130dbf336 add lint command and github action to deploy on master push 2021-06-19 08:12:02 -07:00
7a0a3e0d9c disable gh actions for now 2021-06-18 21:45:42 -07:00
3b841f5fb8 update deploy path on DO droplet 2021-01-31 02:25:09 -07:00
3635c0be16 Clean up github action file 2020-07-29 11:39:31 -07:00
f3ba2fecee Try a different rsync action 2020-07-29 11:36:41 -07:00
465578f36c switch to rsync for deployment action
- scp-action action requires write permission in parent dir
- github-action-scp works, but I realize I don't think I want to copy the whole directory every time
2020-07-29 11:25:52 -07:00
ed5b1f5f53 try copying 1 file to see what happens 2020-07-29 11:03:54 -07:00
6cf1e5cb50 try appleboy scp action again 2020-07-29 11:01:26 -07:00
8871d480f8 Try a fork of github-action-scp that removes the remote dir 2020-07-29 10:45:50 -07:00
58d839b080 asdfasdf 2020-07-29 10:35:49 -07:00
1cb4748bc7 asdfasdf 2020-07-29 10:33:36 -07:00
3ce95e2efb playing with actions still 2020-07-29 10:27:38 -07:00
1ee0e3af21 try again 2020-07-29 10:25:57 -07:00
9d405a4e58 try updating action again 2020-07-29 10:20:11 -07:00
e58d959c96 Try a different scp action to delete existing folder 2020-07-29 10:16:45 -07:00
aa8ba687e1 Remove debug info 2020-05-02 18:58:31 -07:00
f5a0b08282 Actually specify host 2020-05-02 18:50:12 -07:00
8f0562e287 Try a different action 2020-05-02 18:48:18 -07:00
a29b0246e1 Correct host
May need to set source to "./CI"?
2020-05-02 18:43:20 -07:00
0c722fbf5c Attempt to expand pwd 2020-05-02 18:38:34 -07:00
7f85f7543d Attempt to deploy with github actions 2020-05-02 18:36:07 -07:00