From 958d58fd70f57a22ddae1f3cad4d60e9ace83de4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Artur=20Ku=C5=9B?= Date: Mon, 24 Mar 2025 22:58:24 +0100 Subject: [PATCH] angular-services --- 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 5468b9f..35f4d1f 100755 --- a/deploy-this/update-from-git.jenkinsfile +++ b/deploy-this/update-from-git.jenkinsfile @@ -1,7 +1,8 @@ def projects = [ "proxy-nginx", "arti24", - "arti-angular-app" + "arti-angular-app", + "angular-services" ] def git_take( projects ){