ci: add builder docker image

This commit is contained in:
2025-08-18 12:09:23 +02:00
parent 8c0dc905d9
commit 3910ee5e94
2 changed files with 76 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
FROM golang:alpine
RUN go install github.com/gohugoio/hugo@latest