diff --git a/.gitlab/hugo.template.yml b/.gitlab/hugo.template.yml index 4ca3bc7..bcc88d8 100644 --- a/.gitlab/hugo.template.yml +++ b/.gitlab/hugo.template.yml @@ -2,6 +2,8 @@ variables: GIT_SUBMODULE_STRATEGY: recursive HUGO_ENV: production setup-hugo: + tags: + - docker stage: setup-hugo image: registry.gitlab.com/pages/hugo/hugo_extended:latest script: