diff --git a/templates/npm/npm-build.gitlab-ci.yml b/templates/npm/npm-build.gitlab-ci.yml index e35a576..7558564 100644 --- a/templates/npm/npm-build.gitlab-ci.yml +++ b/templates/npm/npm-build.gitlab-ci.yml @@ -1,6 +1,3 @@ -variables: - FRONTEND_BUILD_DIR: 'dist/' - .npm-build: image: $NODE_IMAGE stage: build