mirror of
https://github.com/thomvaill/log4brains.git
synced 2022-05-07 18:36:09 +03:00
docs: add --unsafe-perm to GitLab example
This commit is contained in:
committed by
Thomas Vaillant
parent
8f888634fd
commit
4f55fe680e
@@ -226,7 +226,7 @@ pages:
|
||||
GIT_DEPTH: 0 # required by Log4brains to work correctly (needs the whole Git history)
|
||||
script:
|
||||
- mkdir -p public
|
||||
- npm install -g log4brains
|
||||
- npm install -g --unsafe-perm log4brains
|
||||
- log4brains build --basePath /$CI_PROJECT_NAME/log4brains --out public/log4brains
|
||||
artifacts:
|
||||
paths:
|
||||
|
||||
Reference in New Issue
Block a user