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