website/.drone.yml

9 lines
113 B
YAML

kind: pipeline
steps:
- name: build
image: plugins/hugo
settings:
hugo_version: 0.55
validate: true