move HUGO_ENV variable to proper section
This commit is contained in:
parent
35d85a9dbe
commit
c9d28995ba
@ -10,11 +10,11 @@ spec:
|
||||
description: 'Download (if necessary) and use Hugo extended version. Example: true'
|
||||
required: false
|
||||
default: 'false'
|
||||
HUGO_ENV: production
|
||||
---
|
||||
|
||||
variables:
|
||||
GIT_SUBMODULE_STRATEGY: recursive
|
||||
HUGO_ENV: production
|
||||
setup-hugo:
|
||||
stage: setup-hugo
|
||||
image: registry.gitlab.com/pages/hugo/hugo_extended:latest
|
||||
|
Loading…
Reference in New Issue
Block a user