korhonen.cc/.drone.yml
Marko Korhonen 78b03ef2d3
Some checks failed
continuous-integration/drone/push Build is failing
Fix drone hugo settings
2022-03-25 17:45:49 +02:00

15 lines
227 B
YAML

kind: pipeline
name: default
steps:
- name: build
image: plugins/hugo
volumes:
- name: output
path: /var/www/korhonen.cc
settings:
hugo_version: 0.95.0
extended: true
validate: true
output: /output