CI: Move from gitlab to hugomods docker image
See https://gitlab.com/pages/hugo#deprecation-of-container-registry
This commit is contained in:
parent
364ec75a45
commit
601b0054e2
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ jobs:
|
|||
build:
|
||||
runs-on: docker
|
||||
container:
|
||||
image: registry.gitlab.com/pages/hugo/hugo_extended:latest
|
||||
image: hugomods/hugo:exts-0.140.2
|
||||
steps:
|
||||
- name: Pipeline info
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue