adding .drone.yml
All checks were successful
continuous-integration/drone/push Build is passing

* let's see what happens (no idea really)
This commit is contained in:
surtur 2020-02-27 16:42:22 +01:00
parent 2f0d0b7fab
commit 81b3d12333
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

9
.drone.yml Normal file
View File

@ -0,0 +1,9 @@
kind: pipeline
name: default
steps:
- name: build
image: plugins/hugo
settings:
hugo_version: 0.65.3
validate: true