about summary refs log tree commit diff
path: root/tools/govanity/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* build: tag correctly the releaseFranck Cuny2021-09-091-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.
* build: build the image before deployingFranck Cuny2021-08-141-1/+1
|
* build: deploy to flyFranck Cuny2021-08-121-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.
* Add a new target to the Makefile.Franck Cuny2018-04-081-0/+3
| | | | Add a target to open the console.
* Redirect go code to github.comFranck Cuny2018-03-301-0/+6