got rid of set user root
This commit is contained in:
parent
ef72bb8d9b
commit
96cd6177d2
1 changed files with 2 additions and 3 deletions
|
|
@ -223,8 +223,8 @@ dependencies:development:
|
|||
only:
|
||||
refs:
|
||||
- dev_environment
|
||||
before_script:
|
||||
- npm -g config set user root
|
||||
# before_script:
|
||||
# - npm -g config set user root
|
||||
script:
|
||||
- npm ci
|
||||
cache:
|
||||
|
|
@ -317,4 +317,3 @@ deploy:development:
|
|||
- docker stack deploy --with-registry-auth -c docker-compose.dev.yml webui
|
||||
when: manual
|
||||
allow_failure: false
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue