Skip to content

Commit 6a2c27e

Browse files
committed
Update GCP SCTFE CI enviornment README
1 parent 963db46 commit 6a2c27e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployment/live/gcp/ci/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ export GOOGLE_REGION={VALUE} # e.g: us-central1
3434
unset TESSERA_BASE_NAME
3535
```
3636

37-
Add the Artifact Registry which is in the Cloud Build pull request. The expected Docker repository is `${GOOGLE_REGION}-docker.pkg.dev/${GOOGLE_PROJECT}/docker-ci`. (The Artifact Registry terraform module is ready at [/deployment/modules/gcp/artifactregistry/](/deployment/modules/gcp/artifactregistry/).)
37+
Add the Artifact Registry which is in the Cloud Build pull request. The expected Docker repository is `${GOOGLE_REGION}-docker.pkg.dev/${GOOGLE_PROJECT}/docker-ci`. (Take the [Artifact Registry terraform module](/deployment/modules/gcp/artifactregistry/) as the setup reference.)
3838

3939
Build and push the Docker image to Artifact Registry repository:
4040

0 commit comments

Comments
 (0)