got rid of set user root
This commit is contained in:
parent
4bcac4e346
commit
5cfadcdb70
3 changed files with 5 additions and 4 deletions
|
|
@ -107,8 +107,8 @@ dependencies:staging:
|
|||
only:
|
||||
refs:
|
||||
- staging_environment
|
||||
before_script:
|
||||
- npm -g config set user root
|
||||
# before_script:
|
||||
# - npm -g config set user root
|
||||
script:
|
||||
- npm ci
|
||||
cache:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue