website/.drone.yml
Ian Adam Naval 4b801ca606
Some checks failed
the build failed
Add debug ls
2018-07-31 05:17:30 -07:00

8 lines
128 B
YAML

pipeline:
build:
image: jekyll/jekyll:latest
commands:
- chown -R root. .
- ls -la .
- jekyll build