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

14 lines
349 B
Plaintext

= NPM Build Template
This template will build a NPM project and saved the artifacts for the next build step.
.Variables
|===
|Name |Description | Default Value
|ADDITIONAL_GLOBAL_PACKAGES
| Additional packages that should be installed in the before script
| ""
|===
:template: npm/npm-build.gitlab-ci.yml
include::../../../template-printer.adoc[]