From 109edb4f762afa0f6cece10115b6959614d1efe4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Artur=20Ku=C5=9B?= Date: Mon, 24 Mar 2025 22:17:26 +0100 Subject: [PATCH] +arti-angular-app for gitea --- 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 37eab31..524a8c1 100755 --- a/deploy-this/update-from-git.jenkinsfile +++ b/deploy-this/update-from-git.jenkinsfile @@ -1,6 +1,7 @@ def projects = [ "arti24", - "proxy-nginx" + "proxy-nginx", + "arti-angular-app" ] def git_take( projects ){