diff --git a/deploy-this/update-from-git.jenkinsfile b/deploy-this/update-from-git.jenkinsfile index 1bae0d3..4ab4498 100644 --- a/deploy-this/update-from-git.jenkinsfile +++ b/deploy-this/update-from-git.jenkinsfile @@ -3,7 +3,8 @@ def projects = [ "arti-angular-app", "angular-services", "chat-gpt", - "zaklik-by-spring-boot" + "zaklik-by-spring-boot", + "zaklik-by-node-js" ] def git_take( projects ){