diff --git a/.drone.yml b/.drone.yml index 2e828ff..0c255ea 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,7 +6,7 @@ steps: - name: build-draft image: plugins/hugo settings: - hugoVersion: 0.54 + hugoVersion: 0.99 validate: true buildDrafts: true buildExpired: true