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:
|
||||
- name: hugo-extended
|
||||
pull: always
|
||||
image: immawanderer/archlinux-hugo:latest
|
||||
image: immawanderer/fedora-hugo:latest
|
||||
commands:
|
||||
- git submodule init
|
||||
- git submodule update
|
||||
|
Loading…
Reference in New Issue
Block a user