Skip to content

Commit b7ca906

Browse files
committed
Test for PR Deployment
1 parent de9a059 commit b7ca906

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

netlify.toml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,8 @@
55
BASEURL = "https://istio.io/"
66
[context.branch-deploy.environment]
77
BASEURL = "https://preliminary.istio.io/"
8-
9-
[context.deploy-preview.environment]
10-
BASEURL = "$DEPLOY_PRIME_URL/"
8+
context.deploy-preview]
9+
BASE_URL = "https://deploy-preview-$DEPLOY_PRIME_URL--preliminary-istio.netlify.app/"
1110
[build.environment]
1211
# Consult the Docs WG before bumping Hugo.
1312
# Specifically, the version here should match docker/build-tools/Dockerfile in istio/tools,

0 commit comments

Comments
 (0)