mirror of https://github.com/istio/istio.io.git
Add $DEPLOY_PRIME_URL to the Hugo baseURL. (#14725)
This commit is contained in:
parent
d43af18b27
commit
a77a9de62f
|
@ -152,7 +152,7 @@ netlify_install:
|
|||
|
||||
netlify: netlify_install
|
||||
@scripts/gen_site.sh
|
||||
@scripts/build_site.sh "/latest"
|
||||
@scripts/build_site.sh "${DEPLOY_PRIME_URL}/latest"
|
||||
@scripts/include_archive_site.sh
|
||||
|
||||
# ISTIO_API_GIT_SOURCE allows to override the default Istio API repository, https://github.com/istio/api@$(SOURCE_BRANCH_NAME)
|
||||
|
|
Loading…
Reference in New Issue