fix(core): update

This commit is contained in:
Philipp Kunz 2020-08-18 12:36:41 +00:00
parent efb83853fb
commit f075530838

View File

@ -56,7 +56,7 @@ auditDevDependencies:
testStable: testStable:
stage: test stage: test
script: script:
- apt-get install lsb-core -y - apt-get update -y && apt-get install -y lsb-core
- npmci npm prepare - npmci npm prepare
- npmci node install stable - npmci node install stable
- npmci npm install - npmci npm install