docs: add --unsafe-perm to GitLab example

This commit is contained in:
Thomas Vaillant
2021-04-30 16:04:40 +02:00
committed by Thomas Vaillant
parent 8f888634fd
commit 4f55fe680e

View File

@@ -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: