chore: use better updated hugo image
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
517d07c212
commit
4190604cbb
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ branches: 'main'
|
|||
|
||||
pipeline:
|
||||
release:
|
||||
image: 'klakegg/hugo:alpine'
|
||||
image: 'hugomods/hugo:latest'
|
||||
commands:
|
||||
- hugo
|
||||
- 'cd public && tar czvf ../public.tar.gz *'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue