fix pipeline envs

This commit is contained in:
Robert Kaussow 2023-08-24 21:45:39 +02:00
parent 646186c78b
commit 5ba0622c89
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ steps:
commands:
- html-beautify -r -f 'docs/public/**/*.html'
environment:
FORCE_COLOR: true
FORCE_COLOR: "true"
NPM_CONFIG_LOGLEVEL: error
publish: