Rename hooks to commands

This commit is contained in:
Oliver Davies 2017-05-06 08:22:48 +01:00 committed by GitHub
parent 5a4f19ef72
commit b93d595209

View file

@ -128,7 +128,7 @@ redirects:
"^/terms-and-conditions": { to: "/terms" }
"^/work": { to: "/experience" }
hooks:
commands:
build: |
vendor/bin/sculpin generate --env=prod
yarn --pure-lockfile