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
|
||||
|
||||
default:
|
||||
image: "${CI_TEMPLATE_REGISTRY_HOST}/pages/hugo/hugo_extended:latest"
|
||||
image: "hugomods/hugo:latest"
|
||||
|
||||
test:
|
||||
script:
|
||||
|
|
Loading…
Reference in a new issue