gilde-ci-cd/documentation/chapters/templates/npm/npm-build-template.adoc
2022-07-08 09:55:35 +02:00

16 lines
290 B
Plaintext

:sourcedir: ../../../../templates/
= npm-build-template
Dieses Template baut das NPM projekt und speichert die Ergebnisse als Artifact.
.Variables
|===
|Name |Description | Default Value
|===
.npm-build-template
[source, yaml]
----
include::{sourcedir}npm/npm-build.gitlab-ci.yml[]
----