website/.drone.yml
Ian Adam Naval b63cd21a79
Some checks failed
the build failed
Change Drone working directory to a step
2018-07-31 04:16:44 -07:00

12 lines
151 B
YAML

workspace:
base: /srv/jekyll
path:
pipeline:
build:
image: jekyll/minimal:3.8.3
commands:
- cd ianonavy
- jekyll build