update CI image
This commit is contained in:
parent
1f33c4107f
commit
dd8f2c33ce
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ variables:
|
||||||
HUGO_ENV: production
|
HUGO_ENV: production
|
||||||
|
|
||||||
default:
|
default:
|
||||||
image: "${CI_TEMPLATE_REGISTRY_HOST}/pages/hugo/hugo_extended:latest"
|
image: "hugomods/hugo:latest"
|
||||||
|
|
||||||
test:
|
test:
|
||||||
script:
|
script:
|
||||||
|
|
Loading…
Reference in a new issue