Skip to content

Commit

Permalink
cleanup netlify.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Jieiku committed Jun 27, 2024
1 parent 349bf1a commit 94e83fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ command = "npm run abridge"
ZOLA_VERSION = "0.19.1"

# [context.deploy-preview]
# command = "npm run abridge && zola build --drafts --base-url $DEPLOY_PRIME_URL"
command = "npm run abridge -- '--drafts --base-url $DEPLOY_PRIME_URL'"

[[headers]]
for = "/*"
Expand Down

0 comments on commit 94e83fd

Please sign in to comment.