diff --git a/.drone.yml b/.drone.yml index 0e25e26..9824cf6 100644 --- a/.drone.yml +++ b/.drone.yml @@ -5,7 +5,10 @@ name: default steps: - name: build - image: gohugoio/hugo + image: plugins/hugo + settings: + hugo_version: 0.69.2 + validate: true - name: archive image: alpine commands: