refactor(npm): update npm pipeline
This commit is contained in:
parent
3b6e1f65bd
commit
e6e1de2f6f
@ -7,7 +7,7 @@ include:
|
||||
- '/templates/common/common-ci-variablen.gitlab-ci.yml'
|
||||
- '/templates/npm/npm-dependencies.gitlab-ci.yml'
|
||||
- '/templates/npm/npm-build.gitlab-ci.yml'
|
||||
- '/templates/npm/npm-test.gitlab-ci.yml'
|
||||
- '/templates/npm/npm-verify.gitlab-ci.yml'
|
||||
- '/templates/npm/npm-lint.gitlab-ci.yml'
|
||||
- '/templates/npm/npm-e2e.gitlab-ci.yml'
|
||||
|
||||
@ -21,8 +21,8 @@ Dependencies-npm:
|
||||
Build-npm:
|
||||
extends: .npm-build
|
||||
|
||||
Test-npm:
|
||||
extends: .npm-test
|
||||
Verify-npm:
|
||||
extends: .npm-verify
|
||||
|
||||
Lint-npm:
|
||||
extends: .npm-lint
|
||||
|
||||
Loading…
Reference in New Issue
Block a user