add docker tag to hugo ci step
This commit is contained in:
parent
58b73f55d3
commit
5bf018e103
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user