Update .drone.yml
Some checks failed
continuous-integration/drone Build is failing

This commit is contained in:
2023-08-27 03:31:30 +00:00
parent 795b248e07
commit 45bdfb49d1

9
.drone.yml Normal file
View File

@@ -0,0 +1,9 @@
kind: pipeline
name: default
steps:
- name: build
image: plugins/hugo
settings:
hugo_version: 0.55
validate: true