hugo_website/.drone.yml
sthope 9fcb08bd98
Some checks failed
continuous-integration/drone/push Build is failing
initial commit
2021-09-06 16:46:26 +02:00

12 lines
177 B
YAML

kind: pipeline
name: default
steps:
- name: build
image: plugins/hugo
settings:
hugo_version: 0.88.1
pull: always
validate: false
command:
- hugo help new