gilde-ci-cd/documentation/chapters/templates/npm/npm-dependencies-template.adoc

15 lines
406 B
Plaintext

= NPM Dependencies template
This template loads the NPM dependencies of the project.
Please add the NPM cache. Look xref:Generel-Variablen[generell Variables]
.Variables
|===
|Name |Description | Default Value
|ADDITIONAL_GLOBAL_PACKAGES
| Additional packages that should be installed in the before script
| ""
|===
:template: npm/npm-dependencies.gitlab-ci.yml
include::../../../template-printer.adoc[]