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