Always build docs

This commit is contained in:
Ciprian Hacman 2020-12-04 09:01:13 +02:00
parent 174f405e39
commit 03492dfce3
1 changed files with 0 additions and 1 deletions

View File

@ -2,6 +2,5 @@
[build]
publish = "site"
command = "make build-docs-netlify"
ignore = "git diff --quiet HEAD^ HEAD netlify.toml Makefile mkdocs.yml docs/ images/ hack/"
# available here https://github.com/netlify/build-image/blob/xenial/included_software.md#languages
environment = { PYTHON_VERSION = "3.7" }