ci: add builder docker image
This commit is contained in:
3
deployment/builder/Dockerfile
Normal file
3
deployment/builder/Dockerfile
Normal file
@@ -0,0 +1,3 @@
|
||||
FROM golang:alpine
|
||||
|
||||
RUN go install github.com/gohugoio/hugo@latest
|
||||
Reference in New Issue
Block a user