Rename hooks to commands
This commit is contained in:
parent
5a4f19ef72
commit
b93d595209
1 changed files with 1 additions and 1 deletions
2
app.yml
2
app.yml
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue