only build main branch for deploy preview (#4857)

Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
This commit is contained in:
Paul Schweigert 2022-03-21 19:33:11 -04:00 committed by GitHub
parent d14035d167
commit c974492eab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -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/"