self-host/drone-plugins/drone-hugo/Dockerfile

4 lines
91 B
Docker

FROM golang:latest AS build
RUN go install -tags extended github.com/gohugoio/hugo@latest