Initial Drone build
Some checks failed
the build failed

This commit is contained in:
Ian Adam Naval 2018-07-31 04:13:48 -07:00
parent 69376c19ab
commit 46f24464ad

10
.drone.yml Normal file
View File

@ -0,0 +1,10 @@
workspace:
base: /srv/jekyll
path: ianonavy
pipeline:
build:
image: jekyll/minimal:3.8.3
commands:
- jekyll build