ci: use hugo image with git for enableGitInfo support
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
5ccdd8892f
commit
cb528911ff
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ clone:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: hugomods/hugo:base
|
image: hugomods/hugo:git
|
||||||
commands:
|
commands:
|
||||||
- hugo
|
- hugo
|
||||||
- cp public/en/404.html public/404.html
|
- cp public/en/404.html public/404.html
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue