add drone config
continuous-integration/drone Build was killed Details

master
HumanoidSandvichDispenser 2024-03-09 17:55:45 -08:00
parent 8ef38e3876
commit aac8f65389
Signed by: sandvich
GPG Key ID: 9A39BE37E602B22D
1 changed files with 9 additions and 0 deletions

9
.drone.yml 100644
View File

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