Fix: use correct image tag for Hugo build
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
# Use a specific version tag to bypass 'latest' caching issues
|
# Use a specific version tag to bypass 'latest' caching issues
|
||||||
image: klakegg/hugo:0.155.3-ext-alpine
|
image: klakegg/hugo:ext-alpine
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
HUGO_ENV: production
|
HUGO_ENV: production
|
||||||
|
|||||||
Reference in New Issue
Block a user