diff --git a/.drone.yml b/.drone.yml index 06698f5..e33d4ec 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,7 +8,7 @@ steps: - name: build image: code.ndumas.com/ndumas/drone-hugo:latest commands: - - hugo version + - go get github.com/therealfakemoot/hugo-webring-partial@latest - hugo --enableGitInfo --minify - name: publish image: drillster/drone-rsync