Compare commits

...

2 Commits

Author SHA1 Message Date
BBaoVanC 4081d4d2f4
Remove unnecessary `hugo version` 2021-10-03 15:13:16 -05:00
BBaoVanC ae0a6e55f2
Don't use bbaovanc/hugo image anymore 2021-10-03 15:11:23 -05:00
1 changed files with 1 additions and 2 deletions

View File

@ -17,9 +17,8 @@ steps:
- git submodule update --init --recursive
- name: build
image: bbaovanc/hugo
image: jojomi/hugo
commands:
- hugo version
- hugo
- name: compress