gilde-ci-cd/documentation/chapters/templates/npm-build-template.adoc
2022-01-21 10:46:58 +01:00

16 lines
283 B
Plaintext

:sourcedir: ../../../
= 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-build-template.gitlab-ci.yml[]
----