Set up CI (and CD?) #1

Closed
potato wants to merge 12 commits from in-fix-drone into master
Showing only changes of commit 75a1dbfe13 - Show all commits

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