mirror of https://github.com/knative/docs.git
only build main branch for deploy preview (#4857)
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
This commit is contained in:
parent
d14035d167
commit
c974492eab
|
@ -13,6 +13,10 @@
|
|||
[context.deploy-preview]
|
||||
publish = "site"
|
||||
|
||||
# Envvars for deploy preview
|
||||
[context.deploy-preview.environment]
|
||||
BUILD_VERSIONS="no"
|
||||
|
||||
[[redirects]]
|
||||
from = "/contributing/"
|
||||
to = "/docs/community/"
|
||||
|
|
Loading…
Reference in New Issue