fix(core): update

This commit is contained in:
Philipp Kunz 2020-01-11 11:11:48 +00:00
parent aee7c80e26
commit 0c44cf09b4

6
.gitlab-webide.yml Normal file
View File

@ -0,0 +1,6 @@
terminal:
image: registry.gitlab.com/hosttoday/ht-docker-node
before_script:
- npm install -g npm-check
script: sleep 60
variables: