refactor(npm): single quotes
This commit is contained in:
parent
bb70476d87
commit
50187e5218
@ -1,9 +1,9 @@
|
|||||||
include:
|
include:
|
||||||
- "/templates/npm/npm-dependencies.gitlab-ci.yml"
|
- '/templates/npm/npm-dependencies.gitlab-ci.yml'
|
||||||
- "/templates/npm/npm-build.gitlab-ci.yml"
|
- '/templates/npm/npm-build.gitlab-ci.yml'
|
||||||
- "/templates/npm/npm-test.gitlab-ci.yml"
|
- '/templates/npm/npm-test.gitlab-ci.yml'
|
||||||
- "/templates/npm/npm-lint.gitlab-ci.yml"
|
- '/templates/npm/npm-lint.gitlab-ci.yml'
|
||||||
- "/templates/npm/npm-e2e.gitlab-ci.yml"
|
- '/templates/npm/npm-e2e.gitlab-ci.yml'
|
||||||
|
|
||||||
Dependencies-npm:
|
Dependencies-npm:
|
||||||
extends: .npm-dependencies
|
extends: .npm-dependencies
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user