palettetest/.drone.yml

10 lines
153 B
YAML
Raw Normal View History

2023-12-05 11:28:35 +00:00
kind: pipeline
name: default
steps:
- name: build
image: plugins/hugo
settings:
hugo_version: 0.55
config: path/hugo.toml
validate: true