[build] publish = "docs/public" command = "cd docs && yarn && yarn build && cd .." [build.environment] NODE_VERSION = "8" YARN_VERSION = "1.3.2" YARN_FLAGS = "--version"