hugo_website/.drone.yml
sthope e175b2f695
All checks were successful
continuous-integration/drone/push Build is passing
initial commit
2021-09-06 18:01:40 +02:00

13 lines
209 B
YAML

kind: pipeline
name: default
steps:
- name: build
image: plugins/hugo
settings:
hugo_version: 0.88.1
pull: always
validate: true
config: blog/config.toml
theme: /drone/src/blog/themes