diff --git a/templates/npm/npm-test.gitlab-ci.yml b/templates/npm/npm-test.gitlab-ci.yml index 4c24045..525c5ff 100644 --- a/templates/npm/npm-test.gitlab-ci.yml +++ b/templates/npm/npm-test.gitlab-ci.yml @@ -1,6 +1,6 @@ .npm-test: image: $NODE_IMAGE - stage: test + stage: verify before_script: - > if [ "$FRONTEND_DIR" != "" ]; then