fix(core): update

This commit is contained in:
Philipp Kunz 2020-01-11 11:13:41 +00:00
parent 761d7e78de
commit ece9508161

View File

@ -2,5 +2,7 @@ terminal:
image: registry.gitlab.com/hosttoday/ht-docker-node
before_script:
- npm install -g npm-check
script: sleep 60
variables:
RAILS_ENV: "test"
NODE_ENV: "test"