From f9e2d66cbb55969d5161d4a6a6bca5a1ebebe9b6 Mon Sep 17 00:00:00 2001 From: Alex Munoz Date: Tue, 20 Sep 2022 11:48:09 +0000 Subject: [PATCH] Rename npm-e2e template to npm-e2e-playwright --- .../{npm-e2e.gitlab-ci.yml => npm-e2e-playwright.gitlab-ci.yml} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename templates/npm/{npm-e2e.gitlab-ci.yml => npm-e2e-playwright.gitlab-ci.yml} (92%) 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: