aboutsummaryrefslogtreecommitdiff
path: root/tools/govanity/Makefile (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-05-13remove unused MakefileFranck Cuny1-27/+0
2022-05-11scripts: add a script to deployFranck Cuny1-6/+1
Remove the target from the Makefile, add a target to the flake configuration.
2021-09-09build: tag correctly the releaseFranck Cuny1-4/+8
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.
2021-08-14build: build the image before deployingFranck Cuny1-1/+1
2021-08-12build: deploy to flyFranck Cuny1-6/+25
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.
2018-04-08Add a new target to the Makefile.Franck Cuny1-0/+3
Add a target to open the console.
2018-03-30Redirect go code to github.comFranck Cuny1-0/+6