Skip to content

Commit

Permalink
Add note about prod project for google auth
Browse files Browse the repository at this point in the history
  • Loading branch information
bahill committed May 30, 2024
1 parent e185fee commit b3a082e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ system design information.
the docker compose command, as this will pull the latest image from Artifact Registry._
* Authenticate with gcloud using your Broad credentials `gcloud auth login`
* Then set up your billing project `gcloud config set project PROJECT_ID`
* For prod this is `mystical-slate-284720`
* Then set up your default login for applications `gcloud auth application-default login`
* Build and run the dataflow tests
* From the repository/image root: `sbt test`
Expand Down

0 comments on commit b3a082e

Please sign in to comment.