This commit is contained in:
2025-11-09 21:38:45 -08:00
parent cbe6964910
commit 82d2269566
2 changed files with 3 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
#!/bin/bash
source venv/bin/activate
gcloud builds submit --tag gcr.io/rothbard-staging2-12345/rothbard-app
gcloud run deploy rothbard-app --image gcr.io/rothbard-staging2-12345/rothbard-app:latest --region us-central1