Skip to content

Commit

Permalink
ci(codeberg): change hugo docker images
Browse files Browse the repository at this point in the history
  • Loading branch information
UmmItC committed May 31, 2024
1 parent 9d32e16 commit 5701b9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .woodpecker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ clone:
steps:
# Build hugo static files
build:
image: klakegg/hugo
image: floryn90/hugo
commands:
- hugo --minify -b "https://cb-blog.ummit.dev"
when:
Expand Down

0 comments on commit 5701b9f

Please sign in to comment.