We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 156059e commit de2a06dCopy full SHA for de2a06d
netlify.toml
@@ -5,6 +5,8 @@
5
BASEURL = "https://istio.io/"
6
[context.branch-deploy.environment]
7
BASEURL = "https://preliminary.istio.io/"
8
+[context.deploy-preview.environment]
9
+ BASEURL = "$DEPLOY_PRIME_URL"
10
[build.environment]
11
# Consult the Docs WG before bumping Hugo.
12
# Specifically, the version here should match docker/build-tools/Dockerfile in istio/tools,
0 commit comments