blog-software-java/example_workdir/render.yml
Minecon724 fff71d1140
Some checks are pending
/ build (push) Waiting to run
Asset remapping / Cache buster
Signed-off-by: Minecon724 <git@m724.eu>
2025-03-04 14:19:31 +01:00

12 lines
237 B
YAML

# Render options here
# Pre-compress files to serve with web server software
compress:
- gz
- zstd
# Add .hash. to static assets provided by template
remapTemplateStatic: true
# Add .hash. to site static assets
remapAssets: false