Build
gcloud builds submit --tag gcr.io/hello-streamlit/hello_streamlit --project=hello-streamlitDeploy
gcloud run deploy --image gcr.io/hello-streamlit/hello_streamlit --platform managed --project=hello-streamlit --allow-unauthenticatedgcloud builds submit --tag gcr.io/hello-streamlit/hello_streamlit --project=hello-streamlitgcloud run deploy --image gcr.io/hello-streamlit/hello_streamlit --platform managed --project=hello-streamlit --allow-unauthenticated