From b93d595209825087d54ab8781dc2ae525edd5ff8 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Sat, 6 May 2017 08:22:48 +0100 Subject: [PATCH] Rename hooks to commands --- app.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.yml b/app.yml index c2365967..5755cc76 100644 --- a/app.yml +++ b/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