Skip to content

Commit bf81aa5

Browse files
committed
Add unset TESSERA_BASE_NAME
1 parent ca6b06d commit bf81aa5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deployment/live/gcp/ci/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ Set the required environment variables:
2727
```sh
2828
export GOOGLE_PROJECT={VALUE}
2929
export GOOGLE_REGION={VALUE} # e.g: us-central1
30+
unset TESSERA_BASE_NAME
3031
```
3132

3233
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

Comments
 (0)