From 52359507554e93dca9bd100aa7e48cea777d9fb8 Mon Sep 17 00:00:00 2001 From: Artur Date: Tue, 17 Dec 2024 08:05:47 +0100 Subject: [PATCH] Adding project 'zaklik-by-node-js' --- deploy-this/update-from-git.jenkinsfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 ){