sandvich.xyz/.drone.yml

10 lines
124 B
YAML
Raw Permalink Normal View History

2024-03-09 17:55:45 -08:00
kind: pipeline
name: Hugo
steps:
- name: build
image: plugins/hugo
settings:
hugo_version: 0.55
validate: true