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 de9a059 commit b7ca906Copy full SHA for b7ca906
netlify.toml
@@ -5,9 +5,8 @@
5
BASEURL = "https://istio.io/"
6
[context.branch-deploy.environment]
7
BASEURL = "https://preliminary.istio.io/"
8
-
9
-[context.deploy-preview.environment]
10
- BASEURL = "$DEPLOY_PRIME_URL/"
+context.deploy-preview]
+ BASE_URL = "https://deploy-preview-$DEPLOY_PRIME_URL--preliminary-istio.netlify.app/"
11
[build.environment]
12
# Consult the Docs WG before bumping Hugo.
13
# Specifically, the version here should match docker/build-tools/Dockerfile in istio/tools,
0 commit comments