feat: changed the container image used in CI to fedora-hugo
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
surtur 2020-06-07 15:44:57 +02:00
parent 26fe940242
commit d4a5368a4e
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

View File

@ -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