Add chown to root
This commit is contained in:
parent
ba72a7940c
commit
6374452b9d
@ -2,4 +2,5 @@ pipeline:
|
||||
build:
|
||||
image: jekyll/jekyll:latest
|
||||
commands:
|
||||
- chown -R root. .
|
||||
- jekyll build
|
||||
|
Loading…
x
Reference in New Issue
Block a user