Set up CI (and CD?) #1
@ -1,7 +1,8 @@
|
||||
pipeline:
|
||||
build:
|
||||
image: jekyll/jekyll:latest
|
||||
environment:
|
||||
JEKYLL_UID: 0
|
||||
JEKYLL_GID: 0
|
||||
commands:
|
||||
- chown -R root. .
|
||||
- ls -la .
|
||||
- jekyll build
|
||||
|
Loading…
x
Reference in New Issue
Block a user