diff --git a/NodeApp/.gitlab-ci/04_stageCodeQuality.yml b/NodeApp/.gitlab-ci/04_stageCodeQuality.yml index ba15f84738e3e10bdca8984303906448dd1d1d5a..741c353d1833b33eb18245d30377267102adaa4d 100644 --- a/NodeApp/.gitlab-ci/04_stageCodeQuality.yml +++ b/NodeApp/.gitlab-ci/04_stageCodeQuality.yml @@ -1,4 +1,4 @@ -test:build: +code_quality:lint: stage: code_quality tags: - code_quality