You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: deployment/live/gcp/ci/README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,7 @@ Set the required environment variables:
27
27
```sh
28
28
export GOOGLE_PROJECT={VALUE}
29
29
export GOOGLE_REGION={VALUE} # e.g: us-central1
30
+
unset TESSERA_BASE_NAME
30
31
```
31
32
32
33
TODO: Add the Artifact Registry which is in the Cloud Build pull request. The expected repository is `${GOOGLE_REGION}-docker.pkg.dev/${GOOGLE_PROJECT}/docker-ci`.
0 commit comments