diff --git a/15.NestJS.md b/15.NestJS.md index 0a270cb..f297c76 100644 --- a/15.NestJS.md +++ b/15.NestJS.md @@ -2,4 +2,9 @@ ## Exercice -Créer un pipeline pour NestJS +Créer un pipeline pour NestJS. + +* dependencies : Installation des dépendances NPM +* quality : Test unitaire et lint +* build : Compilation de l'application et push sur docker +* deploy : Deployement sur un serveur avec docker