Commit Graph

4 Commits

Author SHA1 Message Date
Riordan Panayides ddb9a2fef0 Fix workflow syntax error 2022-10-08 13:08:43 +01:00
Riordan Panayides 66ed5f3db9 Enable deployments from 'production' branch push, add tag field for rollbacks to git sha 2022-10-08 13:06:59 +01:00
riordanp 2f09d0a8f2
Add docker build and fly deployment actions (#2)
* Test dockerfile with caching

* Fix action

* Remove tags

* Use sccache release

* Use max mode

* idk

* Try no runtime build

* Use cargo-chef

* Test rebuild

* Revert "Test rebuild"

This reverts commit d7e1654c63.

* Publish image to GCR

* Trigger build

* Read config from env

* Fix typo

* Bind to correct address

* Lint

* Add fly config

* Switch trigger branch to main

* Use both common branch names
2022-09-20 23:01:24 +02:00
Linus Kendall c18632c1b2 Added ci build scripts
Added basic github actions build scripts.
2022-05-14 14:57:56 +02:00