Commit Graph

10 Commits

Author SHA1 Message Date
thallada 575f7d45b9 Restart the server on deploy 2023-10-24 23:00:02 -04:00
thallada 6980ff5f9f Turn off verbose logging in deploy.yml 2023-10-20 01:26:00 -04:00
thallada 7bff966ac0 Just rsync backend binary in deploy.yml 2023-10-20 01:12:30 -04:00
thallada d6946573a4 Fix cargo-bin cache in deploy.yml 2023-10-20 00:18:03 -04:00
thallada 3cb33a5d34 Build and ship frontend in deploy.yml 2023-10-20 00:16:08 -04:00
thallada 68fed43a5a Cache sqlx-cli between deploy runs 2023-10-19 23:54:06 -04:00
thallada b6d33a0f62 Remove sqlx prepare --check from deploy.yml
Since it requires a running database for some reason?
2023-10-19 23:46:56 -04:00
thallada 4b729de5fe Install sqlx-cli in deploy.yml 2023-10-19 23:32:02 -04:00
thallada f8a717d92f Prepare sqlx queries and add content dir 2023-10-19 23:26:10 -04:00
thallada 1305cf490a Create deploy.yml for deploying via Github actions 2023-10-19 22:53:09 -04:00