fix(core): update
This commit is contained in:
parent
761d7e78de
commit
ece9508161
@ -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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user