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 ){