sandvich.xyz/.drone.yml

10 lines
124 B
YAML

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