diff options
author | William Carroll <wpcarro@gmail.com> | 2023-01-03T01·42-0800 |
---|---|---|
committer | wpcarro <wpcarro@gmail.com> | 2023-01-18T03·11+0000 |
commit | 98b155c8c1c13afb2e3d542f9c8c4c65352f8d5f (patch) | |
tree | 050554dc3261cb82bfe7171eb6e2be91e049c0fc /nix/mergePatch | |
parent | 6078d6eade84c7504bdeda3f8fcd7ca001e401a7 (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 'nix/mergePatch')
0 files changed, 0 insertions, 0 deletions