Skip to content

Commit

Permalink
Update preview-build to create releases.yaml
Browse files Browse the repository at this point in the history
This file is needed by the Netlify deploy triggers.

Signed-off-by: Torin Sandall <[email protected]>
  • Loading branch information
tsandall committed Apr 9, 2019
1 parent bb5e30e commit 4de44cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ production-build: clean load-docs
--minify

preview-build: clean
@echo "- latest" > ./data/releases.yaml
ENV=local hugo \
--baseURL $(DEPLOY_PRIME_URL) \
--buildDrafts \
Expand Down

0 comments on commit 4de44cc

Please sign in to comment.