Use bbaovanc/hugo image
continuous-integration/drone/push Build is passing Details

This commit is contained in:
BBaoVanC 2021-05-12 10:46:06 -05:00
parent 9cb27e684d
commit 12576834c2
Signed by: bbaovanc
GPG Key ID: 18089E4E3CCF1D3A
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ steps:
- git submodule update --init --recursive - git submodule update --init --recursive
- name: build - name: build
image: mapitman/docker-hugo image: bbaovanc/hugo
commands: commands:
- hugo version - hugo version
- hugo --minify - hugo --minify