about summary refs log tree commit diff
path: root/users/wpcarro/ynabsql/dataviz
diff options
context:
space:
mode:
authorWilliam Carroll <wpcarro@gmail.com>2023-01-03T01·42-0800
committerwpcarro <wpcarro@gmail.com>2023-01-18T03·11+0000
commit98b155c8c1c13afb2e3d542f9c8c4c65352f8d5f (patch)
tree050554dc3261cb82bfe7171eb6e2be91e049c0fc /users/wpcarro/ynabsql/dataviz
parent6078d6eade84c7504bdeda3f8fcd7ca001e401a7 (diff)
feat(wpcarro/website): Prefer docker image r/5686
Google Cloud Run uses images to define services, so:

```shell
$ mg build :image
$ docker load <./result
$ docker tag website:latest gcr.io/wpcarros-infrastructure/website:latest
$ docker push gcr.io/wpcarros-infrastructure/website:latest
```

And then restart the service with `:latest`.

TODO: Figure-out some ~sane CI solution (maybe personal Buildkite).
Change-Id: I5734e3344779552aba7e0478321ba99610204e29
Reviewed-on: https://cl.tvl.fyi/c/depot/+/7735
Reviewed-by: wpcarro <wpcarro@gmail.com>
Tested-by: BuildkiteCI
Diffstat (limited to 'users/wpcarro/ynabsql/dataviz')
0 files changed, 0 insertions, 0 deletions