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:
|
pipeline:
|
||||||
release:
|
release:
|
||||||
image: 'klakegg/hugo:alpine'
|
image: 'hugomods/hugo:latest'
|
||||||
commands:
|
commands:
|
||||||
- hugo
|
- hugo
|
||||||
- 'cd public && tar czvf ../public.tar.gz *'
|
- 'cd public && tar czvf ../public.tar.gz *'
|
||||||
|
|
Loading…
Reference in New Issue