Changed hugo version to 0.55
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Joe Bellus 2022-09-25 03:26:42 -04:00
parent 49a9b15fe3
commit 8d1b21eb1d
1 changed files with 1 additions and 1 deletions

View File

@ -4,5 +4,5 @@ steps:
- name: build - name: build
image: plugins/hugo image: plugins/hugo
settings: settings:
hugo_version: 0.104.0 hugo_version: 0.55
validate: true validate: true