updating pipline

This commit is contained in:
2026-03-10 03:11:22 +00:00
parent a7039dc0f5
commit 45c610fcfa

View File

@@ -1,13 +1,14 @@
variables:
HUGO_ENV: production
# Blowfish theme relies heavily on these submodules
GIT_SUBMODULE_STRATEGY: recursive
pages:
# The new official standard image for Hugo extended
# Using the image that actually supports the 'try' function
image: hugomods/hugo:exts
script:
- hugo version
- hugo
- hugo --gc --minify
artifacts:
paths:
- public