homepage/.drone.yml
surtur 81b3d12333
All checks were successful
continuous-integration/drone/push Build is passing
adding .drone.yml
* let's see what happens (no idea really)
2020-02-27 16:42:22 +01:00

10 lines
129 B
YAML

kind: pipeline
name: default
steps:
- name: build
image: plugins/hugo
settings:
hugo_version: 0.65.3
validate: true