hugo_website/.drone.yml
sthope fc790f20d4
Some checks failed
continuous-integration/drone/push Build is failing
initial commit
2021-09-06 16:45:57 +02:00

10 lines
146 B
YAML

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