| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Remove the target from the Makefile, add a target to the flake
configuration.
|
|
|
|
|
|
|
|
|
| |
The version was evaluated before the deploy was done, we need to get
that information after running `flyctl deploy`.
Annotate the tag since we're doing a release.
Remove the argument `IMAGE_REF` since it's being ignored.
|
| |
|
|
|
|
|
|
|
| |
Don't deploy to Google App anymore, but use fly.io instead.
Add steps to the Makefile to build a docker image, and to deploy the
application to fly.io.
|
|
|
|
| |
Add a target to open the console.
|
|
|