Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
leiterenato committed Oct 3, 2023
1 parent d356f53 commit 426f405
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions backend_apis/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,9 @@ Using the same Vertex AI managed notebook you created in this README file, navig
Here are the steps:

> cd ./genai-for-marketing/backend_apis
> gcloud builds submit --region=us-central1 --tag gcr.io/**"YOUR PROJECT ID"**/genai-marketing-apis
> gcloud run deploy genai-marketing-apis --image gcr.io/**"YOUR PROJECT ID"**/genai-marketing-apis --allow-unauthenticated --region us-central1
Replace **"YOUR PROJECT ID"** with the id of your project.
Expand Down

0 comments on commit 426f405

Please sign in to comment.