hugo_website/.drone.yml
sthope ce80c564e9
All checks were successful
continuous-integration/drone/push Build is passing
initial commit
2021-09-06 16:48:15 +02:00

12 lines
184 B
YAML

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