14 lines
304 B
Plaintext
14 lines
304 B
Plaintext
= NPM Test Template
|
|
|
|
This template will run your NPM unit tests
|
|
|
|
.Variables
|
|
|===
|
|
|Name |Description | Default Value
|
|
|ADDITIONAL_GLOBAL_PACKAGES
|
|
| Additional packages that should be installed in the before script
|
|
| ""
|
|
|===
|
|
|
|
:template: npm/npm-verify.gitlab-ci.yml
|
|
include::../../../template-printer.adoc[] |