pashto-dictionary/netlify.toml

5 lines
146 B
TOML
Raw Normal View History

2021-08-18 11:54:00 +00:00
[build]
base = "website"
command = "export REACT_APP_BUILD_NO=`git rev-parse --short HEAD` && yarn test && yarn build"
publish = "build"