chore: use better updated hugo image
ci/woodpecker/push/woodpecker Pipeline was successful
Details
ci/woodpecker/push/woodpecker Pipeline was successful
Details
parent
517d07c212
commit
4190604cbb
|
@ -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…
Reference in New Issue