Commit a63ae148 authored by Ruben ten Hove's avatar Ruben ten Hove
Browse files

fix: hugo verbose build

parent 63617d20
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
# Use one of the pipelines to make it useful with for example GitLab Pages.

variables:
  HUGO_DEFAULT_ARGS: --gc --minify
  HUGO_DEFAULT_ARGS: --gc --minify --debug --noBuildLock --printI18nWarnings --printMemoryUsage --printPathWarnings --printUnusedTemplates --templateMetrics --templateMetricsHints --verbose

.hugo:
  image: