Skip to content

Commit

Permalink
docs: improve netlify build (#920)
Browse files Browse the repository at this point in the history
  • Loading branch information
aepfli authored Feb 28, 2023
1 parent 32ce1b0 commit 39a002d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
base = "docs/"
publish = "public/"
command = "hugo -b $DEPLOY_PRIME_URL"
ignore = "git diff --quiet $CACHED_COMMIT_REF $COMMIT_REF . ../netlify.toml"

[build.environment]
# added specifically a docker image, so the versions within makefile and netlify documentation match
Expand Down

0 comments on commit 39a002d

Please sign in to comment.