pashto-dictionary/netlify.toml

5 lines
146 B
TOML

[build]
base = "website"
command = "export REACT_APP_BUILD_NO=`git rev-parse --short HEAD` && yarn test && yarn build"
publish = "build"