Skip to content

Commit

Permalink
feat: add configuration for GCP artifact registry (#226)
Browse files Browse the repository at this point in the history
  • Loading branch information
Monska85 authored Sep 5, 2024
1 parent 47efc00 commit 7800a47
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@ Run the following commands in the order:
gcloud auth login
gcloud auth application-default login
gcloud auth configure-docker
gcloud auth configure-docker europe-west1-docker.pkg.dev
gcloud container clusters get-credentials spark-op-services --zone europe-west1-b --project spark-int-cloud-services
```

Expand Down

0 comments on commit 7800a47

Please sign in to comment.