Skip to content

Commit de2a06d

Browse files
committed
Test for PR deployment sitemap
1 parent 156059e commit de2a06d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

netlify.toml

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

0 commit comments

Comments
 (0)