mailgun/.gitlab/.gitlab-webide.yml
2020-01-11 11:15:52 +00:00

9 lines
176 B
YAML

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