Use working docker image
This commit is contained in:
parent
a655ebcde2
commit
eb5fc82a8a
|
@ -4,7 +4,7 @@ stages:
|
|||
|
||||
build-site:
|
||||
stage: site
|
||||
image: registry.gitlab.com/pages/hugo/hugo_extended:latest
|
||||
image: docker.io/hugomods/hugo:latest
|
||||
script:
|
||||
- hugo
|
||||
artifacts:
|
||||
|
|
Loading…
Reference in a new issue