This commit is contained in:
parent
fd91d8937d
commit
797262138b
@ -2,7 +2,7 @@ pipeline:
|
||||
build:
|
||||
image: jekyll/jekyll:latest
|
||||
environment:
|
||||
JEKYLL_UID: 0
|
||||
JEKYLL_GID: 0
|
||||
JEKYLL_UID: "0"
|
||||
JEKYLL_GID: "0"
|
||||
commands:
|
||||
- jekyll build
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user