feat: changed the container image used in CI to fedora-hugo
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
26fe940242
commit
d4a5368a4e
@ -6,7 +6,7 @@ name: build
|
|||||||
steps:
|
steps:
|
||||||
- name: hugo-extended
|
- name: hugo-extended
|
||||||
pull: always
|
pull: always
|
||||||
image: immawanderer/archlinux-hugo:latest
|
image: immawanderer/fedora-hugo:latest
|
||||||
commands:
|
commands:
|
||||||
- git submodule init
|
- git submodule init
|
||||||
- git submodule update
|
- git submodule update
|
||||||
|
Loading…
Reference in New Issue
Block a user