terminal:
image: registry.gitlab.com/hosttoday/ht-docker-node
before_script:
- npm install -g npm-check
variables:
RAILS_ENV: "test"
NODE_ENV: "test"