gcloud auth configure-docker
Build: ./build.sh
Optionally test the container locally: ./run.sh
Push to GCR: ./push.sh
Then log into GCP > Cloud Run > Personal Website > Edit & Deploy New Revision
Update the image URL and deploy.
gcloud auth configure-docker
Build: ./build.sh
Optionally test the container locally: ./run.sh
Push to GCR: ./push.sh
Then log into GCP > Cloud Run > Personal Website > Edit & Deploy New Revision
Update the image URL and deploy.