From 984a84ffe87eaed5b76f74a3659626c62539d377 Mon Sep 17 00:00:00 2001 From: Alex Munoz Date: Sun, 3 Jul 2022 22:21:56 +0200 Subject: [PATCH] chore: update: --- templates/npm/npm-verify.gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/npm/npm-verify.gitlab-ci.yml b/templates/npm/npm-verify.gitlab-ci.yml index b91dc46..b85a433 100644 --- a/templates/npm/npm-verify.gitlab-ci.yml +++ b/templates/npm/npm-verify.gitlab-ci.yml @@ -1,4 +1,4 @@ -.npm-test: +.npm-verify: image: $NODE_IMAGE stage: verify before_script: