Update .drone.yml
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
Eric X. Liu 2023-08-27 03:51:04 +00:00
parent 45bdfb49d1
commit aecba8f9f2

View File

@ -5,5 +5,9 @@ steps:
- name: build - name: build
image: plugins/hugo image: plugins/hugo
settings: settings:
hugo_version: 0.55 hugo_version: 0.97.0
validate: true extended: true
minify: true
pull: always
url: $URL
validate: false