Update hugo (#40)

kuppel
Robert Jacob 2021-02-04 20:51:59 +00:00
parent 7762f12505
commit af2d06c7a4
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ steps:
commands:
- git submodule update --init --recursive
- name: build
image: xperimental/hugo:0.72.0
image: xperimental/hugo:0.80.0
commands:
- hugo
- name: publish