Try making the _site
All checks were successful
the build was successful

This commit is contained in:
Ian Adam Naval 2018-07-31 13:37:21 -07:00
parent 797262138b
commit 75a1dbfe13

View File

@ -1,8 +1,6 @@
pipeline: pipeline:
build: build:
image: jekyll/jekyll:latest image: jekyll/jekyll:latest
environment:
JEKYLL_UID: "0"
JEKYLL_GID: "0"
commands: commands:
- mkdir _site
- jekyll build - jekyll build