website/.drone.yml

9 lines
116 B
YAML

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