diff --git a/templates/npm/npm-e2e.gitlab-ci.yml b/templates/npm/npm-e2e.gitlab-ci.yml index 23836c8..04b7b53 100644 --- a/templates/npm/npm-e2e.gitlab-ci.yml +++ b/templates/npm/npm-e2e.gitlab-ci.yml @@ -1,5 +1,5 @@ .npm-e2e: - image: $NODE_IMAGE + image: $E2E_IMAGE stage: verify before_script: - >