diff --git a/templates/npm/npm-e2e.gitlab-ci.yml b/templates/npm/npm-e2e-playwright.gitlab-ci.yml similarity index 92% rename from templates/npm/npm-e2e.gitlab-ci.yml rename to templates/npm/npm-e2e-playwright.gitlab-ci.yml index b40cede..b031c85 100644 --- a/templates/npm/npm-e2e.gitlab-ci.yml +++ b/templates/npm/npm-e2e-playwright.gitlab-ci.yml @@ -1,4 +1,4 @@ -.npm-e2e: +.npm-e2e-playwright: image: $NODE_E2E_IMAGE stage: verify script: