image: gitlab.bh-technologies.com:4567/ci/docker-node:4.6 stages: - npm npm_job: stage: npm script: npm test --coverage