Add drone builder
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Pim van Pelt
2024-07-28 11:26:28 +02:00
parent bae05c672e
commit b83f6c3a2d

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.111
validate: true