Bump deployment to use hugo 0.81.0

This commit is contained in:
Ariejan de Vroom 2021-03-20 13:50:22 +01:00
parent b3622a6397
commit 753d4a30e4
Signed by: ariejan
GPG Key ID: AD739154F713697B

View File

@ -9,7 +9,7 @@ steps:
- name: build - name: build
image: ariejan/drone-hugo image: ariejan/drone-hugo
settings: settings:
hugo_version: 0.65.3 hugo_version: 0.81.0
- name: deploy - name: deploy
image: drillster/drone-rsync image: drillster/drone-rsync